Just adding info in case this is helpful - this mainly seems to be happening when the name and email in the C&P data are not an exact match to an existing contact, but it also happens with some temp contacts for which there is no existing contact. In the case of the existing contacts, is it possible that my duplicate rules are part of the issue? If so, if you could check whether I have those set correctly, that would be amazing.
I'm pasting below a new errors that I've received, as well, in case this is informative:
I'm pasting below a new errors that I've received, as well, in case this is informative:
Visualforce Page: /apex/cnp_paas_evt__EventTemporaryContact
caused by: System.DmlException: Update failed. First exception on row 0 with id a1G5c00000CtX3tEAF; first error: INVALID_ID_FIELD, invalid record id: []
Class.CnP_PaaS_EVT.EventTemparyContact.SaveItem: line 304, column 1
caused by: System.DmlException: Update failed. First exception on row 0 with id a1G5c00000CtX3tEAF; first error: INVALID_ID_FIELD, invalid record id: []
Class.CnP_PaaS_EVT.EventTemparyContact.SaveItem: line 304, column 1
Comment