Hi All,
I'm importing a solution in a D365 prod env (the same solution was imported correctly in 2 others envs on the same organization) but the import return this error:
Import failed: Violation of UNIQUE KEY constraint 'UQ_LocalizedLabelCheck'. Cannot insert duplicate key in object 'MetadataSchema.LocalizedLabel'. The duplicate key value is (2f2e4bdc-cb4d-42a9-902d-89234dc8d6e5, DisplayName, 1055, Jan 1 1900 12:00AM, 2). The statement has been terminated.
I'm trying to detect the label that I should delete but I can't find it, have you got any suggestions?
Thanks
Thomas