Ticket #4210 (closed enhancement: duplicate)
Opened 5 years ago
Last modified 5 years ago
Request for tweak to show user's name instead of account in "assign"/"assigned" pulldowns.
| Reported by: | anonymous | Owned by: | jonas |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | ticket system | Version: | 0.10.2 |
| Severity: | normal | Keywords: | name pulldown assign assigned |
| Cc: | |||
| Release Notes: | |||
| API Changes: | |||
Description
Unfortunately I'm stuck with an unrecognizable enterprise standard for the account name. We have enough users where we can't keep cross referencing manually. Having the person's name in place of the account would be PERFECT! I don't mind a hack in the short-term.
Attachments
Change History
comment:1 in reply to: ↑ description ; follow-up: ↓ 2 Changed 5 years ago by anonymous
comment:2 in reply to: ↑ 1 Changed 5 years ago by eblot
Replying to anonymous:
if that’s what this ticket is about.
No, I don't think the ticket is related to your "issue".
This ticket is about displaying a real user name rather than a sometimes cryptic login name, e.g. "Joe User" instead of "ju1234".
I too would be prefer a pulldown menu offering all users involved in the project.
Read TracFaq#how-to-get-a-drop-down-user-list-for-ticker-owners
comment:3 Changed 5 years ago by anonymous
Exactly. I'm able to select the assignee by id in the pulldown. Eblot described my issue better than I did! :)
comment:4 Changed 5 years ago by eblot
See also #4266
comment:5 Changed 5 years ago by ThurnerRupert
- Resolution set to duplicate
- Status changed from new to closed
seems to be a duplicate of #3737. instead of tweaking the gui, the simpler solution should be to separate "login-uid" and "trac-uid" or "nick".



Replying to anonymous:
I'm relatively new to trac, but already a vivid user. Unfortunately I know little about configuring it, which is why I'm asking myself if the assign/reassign function can be changed from text entry field to pull-down via configuration. The text entry field here bugs me too, if that’s what this ticket is about. You can easily mistype the user name of the person you'd like to assign the ticket to and then it's not lossed, but kind of out of focus.
I too would be prefer a pulldown menu offering all users involved in the project.