You cannot delete this user! in v2

We had this issue running 1.6.x and as I understand it should be solved in v2. We upgraded to v2.0.7 and still facing this issue.

You cannot delete this user!

You are trying to delete the user “###########”!

This user is the sole owner of 0 password: .

You need to transfer the ownership to other users before you can proceed.

You can fix this database integrity issues by running:

./bin/cake passbolt cleanup
1 Like

13 orphan records deleted in table Permissions (soft deleted resources)
38 orphan records deleted in table Secrets (soft deleted users)
36 orphan records deleted in table Secrets (soft deleted resources)
35 orphan records deleted in table Secrets (hard deleted permissions)
122 issues fixed!

thank you, this fixed my issue!

1 Like

This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.