1 respuesta
HI Ravi,The error message "Account-LE - Account Layout - End User duplicate value found: PlatformActionListId duplicates value on record with id: 0Jo78000000wFILCA2" indicates that there is a duplicate value in the PlatformActionListId field on the Account Layout - End User record with the specified ID. This error can occur when there are multiple records with the same value in a field that is marked as unique, or when there is a problem with the data deployment processTo resolve this error, you can try the following steps:- Review the records in the affected object and look for any duplicates in the PlatformActionListId field. If duplicates are found, delete or merge the duplicate records.-If the error occurred during a data deployment process, review the deployment logs and check for any errors related to the PlatformActionListId field. If necessary, adjust the deployment settings or data to resolve the error.See related:https://help.salesforce.com/s/articleView?id=000382802&type=1https://docs.gearset.com/en/articles/2841295-resolving-data-deployment-errors-duplicate_value-duplicate_external_idhttps://salesforce.stackexchange.com/questions/288183/duplicate-valueduplicate-value-found-error-on-field-that-isnt-marked-is-uniquehttps://stackoverflow.com/questions/45064800/error-when-saving-apex-class-line-0-duplicate-value-found-unknown-duplicatIf this information helps, please mark the answer as best. Thank you