fix sort by status or requested change
ClosedPublic

Authored by vanini on Jun 7 2018, 7:10 PM.

Details

Summary

Sorting was considering less package states than what is shown to the
user. For instance Upgradeable was not taken into account and the
package was sorted just as Installed, that resulted in a list that could
contain Installed, then Upgradeable and then Installed again.

BUG: 382892

Diff Detail

Repository
R550 Muon
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
vanini requested review of this revision.Jun 7 2018, 7:10 PM
vanini created this revision.
vanini retitled this revision from Summary: fix sort by status or requested change to fix sort by status or requested change.Jun 7 2018, 7:54 PM
sitter accepted this revision.Jun 8 2018, 11:13 AM
This revision is now accepted and ready to land.Jun 8 2018, 11:13 AM
This revision was automatically updated to reflect the committed changes.