add retractTeamMembership() to API
Bug #680152 reported by
Curtis Hovey
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
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://qastaging/~sinzui/launchpad/retract-membership-0
- Edwin Grubbs (community): Approve (code)
-
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)
Changed in launchpad-registry: | |
status: | Triaged → In Progress |
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 r11962 <http:// bazaar. launchpad. net/~launchpad- pqm/launchpad/ stable/ revision/ 11962>.