oops merging teams dupe_person

Bug #393664 reported by Curtis Hovey
This bug report is a duplicate of:  Bug #156207: OOPS using +adminteammerge. Edit Remove
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Launchpad itself
In Progress
High
Brad Crittenden

Bug Description

OOPS-1276EC181 reports that dupe_person is missing from the submitted data

        super(AdminTeamMergeView, self).validate(data)
        mailing_list = getUtility(IMailingListSet).get(
            data['dupe_person'].name)

Yet we can see that an effort to use dupe_person was successful in the call to super.

We can also see this in the request as reported by the oops
    field.dupe_person: debian-ocaml-maint

So what is wrong with data? Was the key deleted, or the wrong information passed?

Brad Crittenden (bac)
Changed in launchpad-registry:
assignee: nobody → Brad Crittenden (bac)
importance: Undecided → High
milestone: none → 2.2.7
status: New → In Progress
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.