System.DmlException: Insert failed. First exception on row 0; first error: DUPLICATE_VALUE, duplicate value found: <unknown> duplicates value on record with id: <unknown>: []
stack trace ::::
Class.DataFactory.createMemberPlans: line 167, column 1
Class.SecMsg_TestUtilities.insertMultipleSecMsg: line 347, column 1
Class.SecMsg_KeyWordSearch_Test.testGetSimpleMessageList: line 28, column 1
2 respostas
Hi Learner,
It seems like a known issue, please check similar threads below :
https://help.salesforce.com/articleView?id=000318315&type=1&mode=1
https://help.salesforce.com/articleView?id=000318436&type=1&mode=1
https://developer.salesforce.com/forums/?id=906F0000000AjIQIA0
https://salesforce.stackexchange.com/questions/79799/how-to-debug-the-mysterious-duplicate-value-found-unknown-duplicates-value-o
Hope it helps !