-
-
Notifications
You must be signed in to change notification settings - Fork 6.7k
Error when deleting organization #486
Copy link
Copy link
Closed
Labels
issue/criticalThis issue should be fixed ASAP. If it is a PR, the PR should be merged ASAPThis issue should be fixed ASAP. If it is a PR, the PR should be merged ASAPtype/bug
Milestone
Metadata
Metadata
Assignees
Labels
issue/criticalThis issue should be fixed ASAP. If it is a PR, the PR should be merged ASAPThis issue should be fixed ASAP. If it is a PR, the PR should be merged ASAPtype/bug
Type
Fields
Give feedbackNo fields configured for issues without a type.
[x]):Description
When deleting an organization, I get a 500 error and this message shows in the logs:
When accessing the database and deleting the correct entry from the
org_usertable, the error goes away so it looks like when an org is deleted, it's not deleting the association there as well