dsp vocabulary/picker does not find unpublished packages
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Triaged
|
Low
|
Unassigned |
Bug Description
On qastaging, where the DSP vocabulary is enabled, I expect to search for charms/mysql and get an exact match when choosing a package affected by a bug. The picker says there are no matches.
The problem is obvious looking at the implementation, the SQL joins to DistributionSou
Related branches
- Brad Crittenden (community): Approve (code)
-
Diff: 75 lines (+26/-11)2 files modifiedlib/lp/registry/tests/test_dsp_vocabularies.py (+15/-2)
lib/lp/registry/vocabularies.py (+11/-9)
Changed in launchpad: | |
status: | Fix Committed → In Progress |
tags: |
added: qa-ok removed: qa-needstesting |
Changed in launchpad: | |
status: | In Progress → Triaged |
Changed in launchpad: | |
assignee: | Curtis Hovey (sinzui) → nobody |
Fixed in stable r14711 <http:// bazaar. launchpad. net/~launchpad- pqm/launchpad/ stable/ revision/ 14711>.