add retractTeamMembership() to API
Bug #680152 reported by
Curtis Hovey
on 2010-11-22
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Launchpad itself |
High
|
Curtis Hovey |
Bug Description
bug 110108 can partially be addresses by exporting retractTeamMemb
I suspect that the symptoms of bug 676494 and bug 651210 will be addressed when such as script is used to remove ~registry from its team memberships because it will trigger a TP update.
Related branches
lp:~sinzui/launchpad/retract-membership-0
- Edwin Grubbs (community): Approve (code) on 2010-11-22
-
Diff: 59 lines (+21/-3)2 files modifiedlib/lp/registry/interfaces/person.py (+9/-3)
lib/lp/registry/stories/webservice/xx-person.txt (+12/-0)
Curtis Hovey (sinzui)
on 2010-11-22
Changed in launchpad-registry: | |
status: | Triaged → In Progress |
tags: | added: qa-needstesting |
Changed in launchpad-registry: | |
status: | In Progress → Fix Committed |
Curtis Hovey (sinzui)
on 2010-11-24
tags: |
added: qa-ok removed: qa-needstesting |
Curtis Hovey (sinzui)
on 2010-12-08
Changed in launchpad-registry: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Fixed in stable r11962 <http:// bazaar. launchpad. net/~launchpad- pqm/launchpad/ stable/ revision/ 11962>.