Work Items not allowing users to edit them properly
Bug #1004416 reported by
Gema Gomez
This bug affects 5 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
High
|
Linaro Infrastructure |
Bug Description
I am trying to edit the work items in this blueprint:
https:/
and find myself that I cannot change this one:
[gema] Get a list of applications from the release manifest and prioritize the test cases: TODO
When I edit it to give it my launchpad id (gema.gomez) launchpad decides that it needs to keep that task too and adds it at the end again.
Related branches
lp://staging/~dooferlad/launchpad/workitems-bugfix
- Brad Crittenden (community): Approve (code)
-
Diff: 122 lines (+78/-10)2 files modifiedlib/lp/blueprints/model/specification.py (+27/-10)
lib/lp/blueprints/model/tests/test_specification.py (+51/-0)
tags: | added: work-item-tracker |
Changed in launchpad: | |
status: | Confirmed → Triaged |
importance: | Undecided → High |
Changed in launchpad: | |
status: | Triaged → In Progress |
Changed in launchpad: | |
status: | In Progress → Fix Committed |
tags: |
added: qa-ok removed: qa-needstesting |
Changed in launchpad: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
I had this reproduced with a local dev instance. Once I cut out all the work items, OK'd the change, then pasted them back in it was fine. Of course my reproducer has gone now, but that is a work around if nothing else!