Open
Bug 894386
Opened 12 years ago
Updated 6 years ago
add the ability to change how suggested reviewers are displayed
Categories
(bugzilla.mozilla.org :: Extensions, enhancement)
Tracking
()
NEW
People
(Reporter: glob, Unassigned)
References
Details
(Benjamin Smedberg [:bsmedberg] from Bug 804708 comment #38)
> Also, it is possible to customize the name that appears in the suggestion
> list so that we can show things like "mccr8 (Cycle Collector) / dbaron
> (Strings)" and so forth in the suggestions?
the field required for this to work is already in the schema (*_reviewers.display_name), however it's unused by the code right now. i suspect most of this work will be in the admin ui required to maintain the list, as a simple list of logins will no longer be sufficient.
Updated•6 years ago
|
Type: defect → enhancement
Updated•6 years ago
|
Component: Extensions: Review → Extensions
You need to log in
before you can comment on or make changes to this bug.
Description
•