Cannot delete team with already purges mailing list

Bug #743194 reported by Curtis Hovey
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Launchpad itself
Fix Released
High
Unassigned

Bug Description

While testing the move the of merge team rules, I discovered there is a defect in the original rules. There are about 30 teams with purged mailing lists that will oops because the mailing list checking rules are including purges lists in the active lists. I believe this one worked, but the checking rules were altered to only look for deactivated lists because users cannot purge lists. The affected teams were purged by ~registry or ~admins members. at the request of users.

Tags: oops qa-ok

Related branches

Revision history for this message
Curtis Hovey (sinzui) wrote :

Module lp.registry.model.person, line 3860, in merge
from_person, to_person, reviewer)
Module lp.registry.model.person, line 3815, in _purgeUnmergableTeamArtifacts
"Teams with active mailing lists cannot be merged.")
AssertionError: Teams with active mailing lists cannot be merged.

Changed in launchpad:
status: Triaged → In Progress
Revision history for this message
Launchpad QA Bot (lpqabot) wrote :
tags: added: qa-needstesting
Changed in launchpad:
status: In Progress → Fix Committed
Curtis Hovey (sinzui)
tags: added: qa-ok
removed: qa-needstesting
William Grant (wgrant)
Changed in launchpad:
status: Fix Committed → Fix Released
Curtis Hovey (sinzui)
Changed in launchpad:
assignee: Curtis Hovey (sinzui) → nobody
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

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