User Groups - getting error message when trying to change settings
Is any one able to advise on this error ?
When changing a User Group setting (either adding a new user, deleting a user; changing the permissions or changing the access I get the following error:
"An error occured
Violation of PRIMARY KEY constraint 'PK_user2userGroup'. Cannot insert duplicate key in object 'dbo.umbracoUser2UserGroup'. The duplicate key value is (21, 13).
The statement has been terminated.
Exception Details
System.Data.SqlClient.SqlException: Violation of PRIMARY KEY constraint 'PK_user2userGroup'. Cannot insert duplicate key in object 'dbo.umbracoUser2UserGroup'. The duplicate key value is (21, 13).
The statement has been terminated."
We are using Umbraco v 7.13.2, and have Plumber 1.1.8 installed as well.
Am getting this on 7.13.2 upgraded in March 2019 (and we have Plumber 1.1.5 not 1.1.8 as originally thought). We don't add new users or groups that often.
User Groups - getting error message when trying to change settings
Is any one able to advise on this error ?
When changing a User Group setting (either adding a new user, deleting a user; changing the permissions or changing the access I get the following error:
"An error occured Violation of PRIMARY KEY constraint 'PK_user2userGroup'. Cannot insert duplicate key in object 'dbo.umbracoUser2UserGroup'. The duplicate key value is (21, 13). The statement has been terminated.
Exception Details System.Data.SqlClient.SqlException: Violation of PRIMARY KEY constraint 'PK_user2userGroup'. Cannot insert duplicate key in object 'dbo.umbracoUser2UserGroup'. The duplicate key value is (21, 13). The statement has been terminated."
We are using Umbraco v 7.13.2, and have Plumber 1.1.8 installed as well.
Thanks, Fiona
hi Fiona
Did you do Umbracp upgrade recently?
Thanks,
Alex
Am getting this on 7.13.2 upgraded in March 2019 (and we have Plumber 1.1.5 not 1.1.8 as originally thought). We don't add new users or groups that often.
thanks Fiona
is working on a reply...