Vote #79153
完了Anonymous icon is wrongly displayed when assignee is a group
0%
説明
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:
- Display an icon representing groups.
- Don't display any icon (same behavior with Redmine 3.4.3 and earlier)
!{width: 500px; border: 1px solid #ccc}.wrong-icon@2x.png!
journals
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
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).
--------------------------------------------------------------------------------
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.
--------------------------------------------------------------------------------
Committed, thanks.
--------------------------------------------------------------------------------
related_issues
relates,Closed,26699,Anonymous user should have their icon
relates,Closed,28204,Too large avatar breaks gantt when assignee is a group