Bug importer breaks when email address exists but is not linked to a person

Bug #412940 reported by Gavin Panella
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Launchpad itself
Fix Released
High
Gavin Panella

Bug Description

The bug import process breaks when:

 * The bug import data contains an email address that matches a record
   in EmailAddress.

 * The EmailAddress record is linked to an Account but not a Person.

It breaks with an EmailAddressAlreadyTaken exception in getPerson().

When this situation occurs we should link a new Person record to the
existing Account and EmailAddress.

Tags: lp-bugs
Revision history for this message
Diogo Matsubara (matsubara) wrote : Bug fixed by a commit

Fixed in db r8382.

Changed in malone:
status: In Progress → Fix Committed
Gavin Panella (allenap)
Changed in malone:
status: Fix Committed → Fix Released
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.