Importing Spreadsheet

Submitted by Graham_Smith on

Hi all,

I have received the following error when trying to import records:

There was an SQL error: ERROR: duplicate key value violates unique constraint "ix_unique_email_address" DETAIL: Key (email_address)=(ABCD@email.com) already exists. - UPDATE "people" SET "email_address" = 'ABC@email.com' WHERE "id" = '123456'

I am logged in. I have changed my email address and ID above to disguise them - what might the issue be?

Thank you!

Graham