obsolete series takes precedence over stable
Bug #490945 reported by
Jeremy Bícha
This bug affects 4 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
Low
|
Unassigned |
Bug Description
I was working on https:/
The timeline shows obsolete as having precedence over stable.
If I move milestone 1.5, for instance, to obsolete instead of stable, the main download page ( https:/
Related branches
lp://staging/~sinzui/launchpad/obsolete-series-0
- Brad Crittenden (community): Approve (code)
-
Diff: 271 lines (+90/-19)10 files modifiedlib/lp/registry/browser/__init__.py (+3/-0)
lib/lp/registry/browser/product.py (+1/-1)
lib/lp/registry/browser/tests/product-files-views.txt (+20/-0)
lib/lp/registry/browser/tests/productseries-views.txt (+8/-0)
lib/lp/registry/interfaces/productseries.py (+5/-2)
lib/lp/registry/scripts/productreleasefinder/finder.py (+3/-1)
lib/lp/registry/stories/team/xx-team-membership.txt (+8/-0)
lib/lp/registry/stories/webservice/xx-project-registry.txt (+1/-0)
lib/lp/registry/templates/person-participation.pt (+17/-13)
lib/lp/registry/tests/test_prf_finder.py (+24/-2)
Changed in launchpad-registry: | |
milestone: | none → 10.06 |
assignee: | nobody → Curtis Hovey (sinzui) |
status: | Triaged → In Progress |
Changed in launchpad-registry: | |
status: | In Progress → Fix Committed |
tags: |
added: qa-ok removed: qa-needstesting |
Changed in launchpad-registry: | |
status: | Fix Committed → Fix Released |
Changed in launchpad: | |
assignee: | Curtis Hovey (sinzui) → nobody |
To post a comment you must log in.
I think Launchpad is determining precedence by alphabetical order when it should be paying attention to the precedence inherent in the "series".