oops repeat queries in productseries-milestone-table-row.pt
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
High
|
Unassigned |
Bug Description
Oops OOPS-1430D437 show two bad things: This bug is about the repeat queries. The root problem is that the PRF, with a very generous glob will add an insane number of release to a series--the PRF probably needs to create series to organise the downloads.
For each milestone that is shown in the milestone table, the release is looked up three times and the structuralsubsc
Related branches
- Gavin Panella (community): Approve
-
Diff: 129 lines (+34/-8)4 files modifiedlib/lp/registry/browser/configure.zcml (+1/-0)
lib/lp/registry/browser/milestone.py (+15/-2)
lib/lp/registry/browser/tests/milestone-views.txt (+14/-2)
lib/lp/registry/templates/productseries-milestone-table-row.pt (+4/-4)
Changed in launchpad-registry: | |
assignee: | nobody → Curtis Hovey (sinzui) |
status: | Triaged → In Progress |
Changed in launchpad-registry: | |
milestone: | 3.1.11 → 3.1.12 |
Changed in launchpad: | |
assignee: | Curtis Hovey (sinzui) → nobody |
Fixed in launchpad devel r9969.