Actions
Defect #41459
closedAssignee is not populated with anonymous user when deleting user.
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Wont fix
Affected version:
Description
When deleting the user the user should be replaced with anonymous user.
The Author is replaces with anonymous but the assignee is blanked out instead of being replaces with anonymous.
Our Installation:
Files
Updated by Holger Just 23 days ago
- Status changed from New to Closed
- Resolution set to Wont fix
Redmine never allows to assign an issue to the Anonymous user; only real users (or groups) can be assignees.
Thus, when deleting a user who is an assignee, the next best thing is to delete the assignee, thus indicating that the issue is not assigned to anyone. I believe this is mostly equivalent to being assigned to no-one, i.e. Anonymous.
Actions