PersonTransferJob table entries prevent making a team private
Bug #665158 reported by
Edwin Grubbs
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
High
|
Curtis Hovey |
Bug Description
It should be possible to make a team private even if there is a pending PersonTransferJob for sending emails.
"This team cannot be converted to Private since it is referenced by a persontransferjob."
Related branches
lp://qastaging/~sinzui/launchpad/private-persontransferjob-0
- Graham Binns (community): Approve (code)
-
Diff: 75 lines (+28/-6)2 files modifiedlib/lp/registry/model/person.py (+4/-6)
lib/lp/registry/tests/test_team.py (+24/-0)
tags: | added: disclosure |
Changed in launchpad-registry: | |
milestone: | 10.11 → 10.12 |
Changed in launchpad-registry: | |
assignee: | Edwin Grubbs (edwin-grubbs) → Curtis Hovey (sinzui) |
status: | Triaged → In Progress |
tags: |
added: qa-ok removed: qa-needstesting |
Changed in launchpad-registry: | |
status: | Fix Committed → Fix Released |
tags: | added: entitlement teams |
To post a comment you must log in.
Fixed in stable r11963 <http:// bazaar. launchpad. net/~launchpad- pqm/launchpad/ stable/ revision/ 11963>.