duplicated code - lp.services.database.prejoin should go
Bug #632150 reported by
Robert Collins
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
Low
|
Robert Collins |
Bug Description
This module is a less generic version of DecoratedResultSet and can just be deleted once its callers are migrated.
Related branches
lp://qastaging/~lifeless/launchpad/prejoin
- Jonathan Lange (community): Approve
-
Diff: 455 lines (+30/-259)7 files modifiedlib/lp/code/model/branch.py (+6/-3)
lib/lp/registry/model/product.py (+4/-2)
lib/lp/services/database/configure.zcml (+0/-4)
lib/lp/services/database/prejoin.py (+0/-118)
lib/lp/services/database/tests/test_prejoin.py (+0/-118)
lib/lp/translations/model/potemplate.py (+7/-3)
lib/lp/translations/model/translationgroup.py (+13/-11)
tags: | added: techdebt |
Changed in launchpad-foundations: | |
status: | New → Triaged |
importance: | Undecided → Low |
tags: |
added: qa-untestable removed: qa-needstesting |
Changed in launchpad-foundations: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Fixed in stable r11956 <http:// bazaar. launchpad. net/~launchpad- pqm/launchpad/ stable/ revision/ 11956>.