Handle existing identities in import script
If an identity already exists in greg, but is tied to a different person, we tried to add it, causing an integrity error. We now check if the value already exists. If it is tied to the person we are adding info for, we simply update it. Otherwise we skip this value.
parent
226bec2f
No related branches found
No related tags found
Please register or sign in to comment