On Thu, Dec 26, 2019 at 04:32:05PM +0600, Judit Foglszinger wrote:
> > Doesn't this error reports tha the fpr wasn't previously .save()'d?
> 
> Yes, but saving didn't help either, because that ended up with an
> IntegrityError due to fingerprint objects missing person_id, guess
> because of the not expected double import of fingerprints.

Right, because Fingerprint requires a Person object.  Than we'd need to
do the reverse, first import all users, then in the second pass to
import all fprs and link them to their users (and then the processes,
like you did.  Guess I need to properly review that patch).


-- 
regards,
                        Mattia Rizzolo

GPG Key: 66AE 2B4A FCCF 3F52 DA18  4D18 4B04 3FCD B944 4540      .''`.
More about me:  https://mapreri.org                             : :'  :
Launchpad user: https://launchpad.net/~mapreri                  `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia  `-

Attachment: signature.asc
Description: PGP signature

Reply via email to