The name of the user that created a ticket is display on the top pane of each ticket, but for users that don't have a display name nothing is visible.
Proposed solution:
* Use the username when the display name is not available, I believe this is already the case in other parts of the site
Discussion
-
Rui Ferreira
2013-04-24- Description has changed:
Diff:
--- old +++ new @@ -1,4 +1,4 @@ The name of the user that created a ticket is display on the top pane of each ticket, but for users that don't have a display name nothing is visible. Proposed solutino: -* User the username when the display name is not available, I believe this is already the case in other parts of the site +* Use the username when the display name is not available, I believe this is already the case in other parts of the site
- status: open --> accepted
-
Rui Ferreira
2013-04-24Another option is to change the model to set display_name to the username, when the display_name is empty.
-
João Paulo Barraca
2013-05-08- milestone: 1.0 --> 1.1
-
Rui Ferreira
2014-04-07- Description has changed:
Diff:
--- old +++ new @@ -1,4 +1,4 @@ The name of the user that created a ticket is display on the top pane of each ticket, but for users that don't have a display name nothing is visible. -Proposed solutino: +Proposed solution: * Use the username when the display name is not available, I believe this is already the case in other parts of the site
-
Rui Ferreira
2014-04-07Staged, and now merged into production
-
Rui Ferreira
2014-04-07- status: accepted --> closed