+downloads does not sort releases made on the same day properly
Bug #620494 reported by
Curtis Hovey
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
High
|
j.c.sackett |
Bug Description
ProductRelease.
We can add an additional sort on milestone.name, or use milestone_sort_key.
Related branches
lp://qastaging/~jcsackett/launchpad/620494-downloads-sort
- Aaron Bentley (community): Approve
-
Diff: 69 lines (+40/-1)2 files modifiedlib/lp/registry/model/product.py (+8/-1)
lib/lp/registry/tests/test_product.py (+32/-0)
Changed in launchpad-registry: | |
assignee: | nobody → j.c.sackett (jcsackett) |
Changed in launchpad-registry: | |
status: | Triaged → In Progress |
tags: |
added: qa-ok removed: qa-needstesting |
Changed in launchpad-registry: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
https:/ /launchpad. net/ubuntu- sso-client/ +download was the case that illustrated this problem. 0.98 and 0.99 were released on the same day, but 0.98 was listed first (because of db id).