Hi all, encounter this issue when deploying a solution to a test environment.
Violation of PRIMARY KEY constraint 'XPKAttribute'. Cannot insert duplicate key in object 'MetadataSchema.Attribute'. The duplicate key value is (9d552835-abe0-4e36-8ddc-b15f61a1ca1c, f11107cd-105d-4ccf-aa4d-3c7a2d7cc9dc, 0, Jan 1 1900 12:00AM). The statement has been terminated.
I've identified 9d552835-abe0-4e36-8ddc-b15f61a1ca1c as being a custom attribute on the Account Form.
Any idea what the issue might be? There's a number of people working in the solution so can't say for sure what changes were made but I believe no fields were added between the last successful deployment (earlier today). Only changes to Web Resources.
*This post is locked for comments