Hello,
We are facing an issue while importing lead data using OOB data import.
We have asynchronous plugin registered on Create of lead (Post-Operation) and is working fine while data import.
Because of a change in business logic, we have made that plugin to Synchronous and since then data import is not working.
I have enabled trace and found below error message,
"Cannot insert duplicate key row in object 'dbo.EmailSearchBase' with unique index 'ndx_for_forward_update'"
Data import is asynchronous and does it mean synchronous plugins/workflows doesn't work in this context?
Any suggestion would help a lot.
Thanks,
Sai Krishna P