QUESTION:
I received the following error after rebuilding my DupeBlocker keys, what does it mean?
DupeBlocker has encountered an error. Please contact your Salesforce administrator with the following information:
*** Trigger: Account after update
*** isMerge value: false
*** Trigger.new size: 1
*** Trigger.old size: 1
*** Exception Type: System.DmlException
*** Exception Cause: null
*** Exception Message: Update failed. First exception on row 2 with id a0a000000000R83AAE; first error: INVALID_ID_FIELD, invalid record id: []
*** DML Row-level Errors:
DML Status Code: System.StatusCode.INVALID_ID_FIELD
Original DML Row Index: 2
DML Fields:
DML Error Message: invalid record id
ANSWER:
We see this error occasionally and it seems to occur when a key is being deleted while another insert/update of an account, contact or lead is trying to update that SAME key.
This error can safely be ignored as the rebuild process will populate that key with correct values. This should only happen during the deletion phase of the key rebuilding process.