team merge subscribes/assigns bugs to ~registry

Bug #613603 reported by Curtis Hovey
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Launchpad itself
Triaged
Low
Unassigned

Bug Description

The code to delete a team really uses the merge to make the unwanted team disappear. Merge reassigned roles and ownership to the remaining team. In the case of delete though, the desired behaviour should be like deactivation. The following is a list of subscriptions or roles that we expect to delete to set to None
    pillar.bug_supervisor = None
    pillar.bug_contact = None
    structure.driver = None
    bug.assignee = None
    del bug.subscription
    del structuralsubscription
    del branchsubscription

Curtis Hovey (sinzui)
tags: added: merge-deactivate
summary: - team merge subscribes/assignes bugs to ~registry
+ team merge subscribes/assigns bugs to ~registry
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related questions

Remote bug watches

Bug watches keep track of this bug in other bug trackers.