Closed Bug 1287461 Opened 8 years ago Closed 8 years ago

Can't request needinfo from someone when I'm needinfo'd on a bug

Categories

(bugzilla.mozilla.org :: Extensions, defect)

Production
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: Gijs, Assigned: dkl)

References

Details

Attachments

(1 file)

Sometimes I want to keep my own needinfo when also requesting info from other people. The modal UI gives me no way to do that, because my only options are "clear needinfo" and "redirect needinfo", not "keep needinfo and also request needinfo from these other people".
It doesn't seem to be Modal UI specific. It exists even without enabling Modal.

And yeah, this is annoying. In addition, if people do not notice that "Need more information from" changes to "Redirect my needinfo request to" when they uncheck "Clear the needinfo request for", they may clear the needinfo request without knowing that, which I've met several times before.
Component: User Interface: Modal → Extensions: Needinfo
Assignee: nobody → dkl
Status: NEW → ASSIGNED
Attached patch 1287461_1.patchSplinter Review
Attachment #8813392 - Flags: review?(dylan)
Comment on attachment 8813392 [details] [diff] [review]
1287461_1.patch

Review of attachment 8813392 [details] [diff] [review]:
-----------------------------------------------------------------

r=dylan

fix nit on commit :)

::: extensions/Needinfo/Extension.pm
@@ +92,4 @@
>      Bugzilla->input_params($params);
>  
>      my $add_needinfo  = delete $params->{needinfo};
> +    my $needinfo_type = delete $params->{needinfo_type};

nit: add // '' to prevent uninit'd warning in string comparison.
Attachment #8813392 - Flags: review?(dylan) → review+
To https://github.com/mozilla-bteam/bmo.git
   fe64441..6d01972  master -> master
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Component: Extensions: Needinfo → Extensions
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: