Actions
Defect #24596
closedUser_to_group mapping exists after deleting given user
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Database
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
No feedback
Affected version:
Description
After deleting a user from super admin UI , the user_to_group mapping for the user still remains in the database.
Ideally if user entry is deleted from database, the corresponding entries need to be flushed from other tables too.
Alternatively mark user table entry inactive/disabled so that data is in sync.
Actions