Closed
Bug 370050
Opened 19 years ago
Closed 19 years ago
Configurable option for Restriction/Warning when changing status to ASSIGNED/INPROGRESS and not being the assigned user
Categories
(Bugzilla :: Creating/Changing Bugs, enhancement)
Bugzilla
Creating/Changing Bugs
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: knocte, Unassigned)
Details
As exaplained here[1], it would be interesting to show a warning to the user when he requests to change a bug to ASSIGNED and the user is not the person in Assigned-To field, like this:
- You have requested to change the status of this bug to ASSIGNED while you are not the person in the Assigned-To field. Are you sure about this change?
[ ] Yes [ ] Yes, but assign the bug to me. [ ] No, cancel the change and go back.
We could add a preference in bugzilla for this feature:
Can the status ASSIGNED be set by a person that is not the assigned user for the bug?
[ ] Yes. [ ] Yes, but warn about it (default). [ ] No.
In case of selecting the last option ("No"), the warning message would be a little bit different:
- You have requested to change the status of this bug to ASSIGNED, but you are not the person in the Assigned-To field. Do you want to assign this bug to you so as to be able to apply this change?
[ ] Yes. [ ] No, cancel the change and go back.
| Reporter | ||
Comment 1•19 years ago
|
||
Comment 2•19 years ago
|
||
We are not going to implement a preference for this. Your users are confused by the word "ASSIGNED" which should be replaced by "ACCEPTED". There are many bugs (most are duplicates) about this story.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
| Reporter | ||
Comment 3•19 years ago
|
||
Reopening. I gave reasons at https://bugzilla.mozilla.org/show_bug.cgi?id=104049#c16 .
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
| Reporter | ||
Updated•19 years ago
|
Summary: Configurable option for Restriction/Warning when changing status to ASSIGNED and not being the assigned user → Configurable option for Restriction/Warning when changing status to ASSIGNED/INPROGRESS and not being the assigned user
Comment 4•19 years ago
|
||
We still won't implement your request. With the implemention of custom bug statuses (bug 101179), ASSIGNED is no longer a special bug status and your request is too specific to the meaning of the word "ASSIGNED". What we will do is to let admins add hooks so that they can add they own rules to the status workflow, but in no case we will implement them in Bugzilla itself, because that's definitely not something everybody wants.
Status: REOPENED → RESOLVED
Closed: 19 years ago → 19 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•