← Back to team overview

launchpad-dev team mailing list archive

Re: Bug 408528: Person, Account, and "email address is already registered."

 

On Friday 12 February 2010 14:39:45 Jeroen Vermeulen wrote:
> Julian Edwards wrote:
> > Soyuz just uses this:
> >
> >             person = getUtility(IPersonSet).ensurePerson(
> >                 email, name, PersonCreationRationale.SOURCEPACKAGEUPLOAD,
> >                 comment=('when the %s_%s package was uploaded to %s'
> >                          % (package, version, policy_suite)))
> >
> > Celso did a fix to ensurePerson() a while ago now and we've not had any
> > problems since.
> 
> ...and that fixes the problem for us.  Thanks!

This begs the question, how were you doing it before, and how can we avoid 
that happening again?

Cheers
J



Follow ups

References