Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Should
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: Core 2.5.0
-
Component/s: None
-
Labels:
Description
When a user changes their own password, it creates a FOREIGN KEY constraint from the user to itself. This makes it impossible to delete the user without disabling foreign key constraints.