Show full name of the assignee rather than account username in GitHub Project Issues #61959
Replies: 5 comments 2 replies
-
|
Hi, As a workaround, I have created an extension WebEdit Pro - (Chrome extension, Edge addon) that can replace the user name with the desired full name. Let's say usernames are random alphanumeric strings K43234, K43235 & so on. Imagine there are 100 users under that repository with auto-generated alphanumeric IDs and whenever there is something happened in the repo. we will see "K43234 committed a new change" With the above chrome extension & mapping as follows, K43234 -> "John" The result would be: I added capabilities to perform bulk edit (like in Postman), it is easy to add hundreds of username mapping at once One can get the username and full name from the people or Teams tab,
here is the repo link if you are interested to see the code & video link on how to use |
Beta Was this translation helpful? Give feedback.
-
|
This is an issue for us as well. Many of our org members have usernames that are not easily associated to their real name. |
Beta Was this translation helpful? Give feedback.
-
|
This is quite critical for management who don't want to see assignees nicknames and prefer real names. Would be great to get this in as an optional setting in a project view. |
Beta Was this translation helpful? Give feedback.
-
|
If not using real name on GitHub profile, my suggestion is to prefix your ID with an @ in parallel. |
Beta Was this translation helpful? Give feedback.
-
|
I had the same problem in my old company, instead of |
Beta Was this translation helpful? Give feedback.



Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Product Feedback
Feature Area
Projects
Body
Oh Github Projects, I want to see the full name of the assignee who is responsible for developing that issue. In large organization it's very hard to find out who is by username.
Guidelines
Beta Was this translation helpful? Give feedback.
All reactions