delete milestone conjoined bug
Bug #522599 reported by
Curtis Hovey
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
High
|
Curtis Hovey |
Bug Description
OOPS-1507A1604, shows that the act of untargeting a bugtask fails when it is conjoined. This is contrary to the intended rules where the bugtask should be deleted...removing the insane conjoined situation.
Related branches
lp://qastaging/~sinzui/launchpad/delete-conjoined-bugtask-0
- Robert Collins (community): Approve
-
Diff: 73 lines (+33/-3)2 files modifiedlib/lp/registry/browser/__init__.py (+6/-2)
lib/lp/registry/browser/tests/test_milestone.py (+27/-1)
lp://qastaging/~sinzui/launchpad/delete-conjoined-bugtask-1
- Guilherme Salgado (community): Approve (code)
-
Diff: 24 lines (+2/-1)2 files modifiedlib/lp/registry/browser/__init__.py (+1/-1)
lib/lp/registry/browser/tests/test_milestone.py (+1/-0)
Changed in launchpad-registry: | |
milestone: | series-future → 10.09 |
assignee: | nobody → Curtis Hovey (sinzui) |
status: | Triaged → In Progress |
Changed in launchpad-registry: | |
status: | In Progress → Fix Committed |
tags: |
added: qa-bad removed: qa-needstesting |
Changed in launchpad-registry: | |
status: | Fix Committed → 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 |
To post a comment you must log in.
Fixed in stable r11341 <http:// bazaar. launchpad. net/~launchpad- pqm/launchpad/ stable/ revision/ 11341>.