Actions
Defect #28208
closedAnonymous icon is wrongly displayed when assignee is a group
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Affected version:
Description
When the assignee of an issue is a group, an icon for an anonymous user is wrongly displayed. This behavior misleads as if the assignee is an anonymous user.
I think there are two solutions:
1. Display an icon representing groups.
2. Don't display any icon (same behavior with Redmine 3.4.3 and earlier)
Files
Related issues
Updated by Go MAEDA almost 7 years ago
- Category set to UI
- Affected version set to 3.3.6
Updated by Go MAEDA almost 7 years ago
- Related to Defect #26699: Anonymous user should have their icon added
Updated by Go MAEDA almost 7 years ago
- Related to Defect #28204: Too large avatar breaks gantt when assignee is a group added
Updated by Go MAEDA almost 7 years ago
- File 28208.diff 28208.diff added
Here is a patch to fix this issue with the second solution (no icon for groups, the same behavior with 3.3.5 and 3.4.3).
Updated by Mischa The Evil almost 7 years ago
- Target version set to 3.3.7
Go MAEDA wrote:
Here is a patch to fix this issue with the second solution (no icon for groups, the same behavior with 3.3.5 and 3.4.3).
Looks good to me. Groups icon is something that could be done later if there is actually demand for such.
Updated by Jean-Philippe Lang over 6 years ago
- Status changed from New to Closed
- Assignee set to Jean-Philippe Lang
- Resolution set to Fixed
Committed, thanks.
Actions