Closed
Bug 1027654
Opened 11 years ago
Closed 11 years ago
Add a mentor option item in the need-info (needinfo_role) dropdown selection
Categories
(bugzilla.mozilla.org :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 943146
People
(Reporter: aaronmt, Unassigned)
Details
Currently the needinfo_role is:
<select name="needinfo_role" id="needinfo_role" onchange="needinfo_role_changed()">
<option value="other">other</option>
<option value="reporter">reporter</option>
<option value="assigned_to">assignee</option>
<option value="user">myself</option>
</select>
Please add an option for mentor, so that if a contributor is looking for info, we can quickly target the mentor on a bug if it is set.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•