DistroSeriesDifference's getForDistroSeries should return differences sorted by package name.
Bug #758776 reported by
Raphaël Badin
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
High
|
Raphaël Badin |
Bug Description
getForDistroSeries should return the differences ordered by package name.
Related branches
lp://staging/~rvb/launchpad/order-diff-list
- Julian Edwards (community): Approve
-
Diff: 71 lines (+23/-6)3 files modifiedlib/lp/registry/interfaces/distroseriesdifference.py (+2/-1)
lib/lp/registry/model/distroseriesdifference.py (+5/-5)
lib/lp/registry/tests/test_distroseriesdifference.py (+16/-0)
tags: |
added: qa-ok removed: qa-needstesting |
Changed in launchpad: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Fixed in stable r12820 <http:// bazaar. launchpad. net/~launchpad- pqm/launchpad/ stable/ revision/ 12820>.