same values for Person UId already exists
Hi,
We are having an issue which I have not come across earlier.
Issue: same values for Person UId already exists is erroring only on 3rd record creation (1st record is loaded via EIM, 2nd record created by me (should have failed saying same Email ID already exists but didn't happen), 3rd record it is erroring out when I create it with 'same values for Person UId already exists' error. I am expecting this to happen for 2nd record.
Basically, by the time 2nd contact is created, there are already 2 Contacts with duplicate values 'PERSON_UID' column. But, this should not happen.