Closed Bug 292022 Opened 20 years ago Closed 20 years ago

RFE - allow multiple requests at once

Categories

(Bugzilla :: Attachments & Requests, enhancement, P3)

2.19.2
enhancement

Tracking

()

RESOLVED FIXED
Bugzilla 2.22

People

(Reporter: j-warren, Assigned: myk)

References

Details

Attachments

(1 file)

User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.6) Gecko/20050225 Firefox/1.0.1 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.6) Gecko/20050225 Firefox/1.0.1 The "Add CC:" field allows a user to specify a comma-delimited list of strings to be matched for bugzilla accounts to be added. The flag requests field only allows a single entry (not comma delimited). Would be nice if you could specify a comma-delimited list of requestees in that field to avoid having to re-submit changes. Reproducible: Always Steps to Reproduce:
Blocks: rt-clean-up
Status: UNCONFIRMED → NEW
Component: Bugzilla-General → Attachments & Requests
Ever confirmed: true
Summary: WBNI flags requests allowed comma-delimited list → RFE - allow multiple requests at once
Version: unspecified → 2.19.2
Assignee: general → attach-and-request
Here's a patch that implements the feature. You can enter multiple addresses into a flag's requestee field, and a flag will be created for each address. If you do this for an existing request, the existing request will take the first address (which means it won't change if that address is the existing requestee), and new requests will be created for each additional address.
Assignee: attach-and-request → myk
Status: NEW → ASSIGNED
Attachment #193235 - Flags: review?(bugreport)
Attachment #193235 - Flags: review?(bugreport) → review+
Flags: approval?
Priority: -- → P3
Target Milestone: --- → Bugzilla 2.22
Thanks Joel! Checking in Bugzilla/Flag.pm; /cvsroot/mozilla/webtools/bugzilla/Bugzilla/Flag.pm,v <-- Flag.pm new revision: 1.50; previous revision: 1.49 done Checking in process_bug.cgi; /cvsroot/mozilla/webtools/bugzilla/process_bug.cgi,v <-- process_bug.cgi new revision: 1.279; previous revision: 1.278 done Checking in attachment.cgi; /cvsroot/mozilla/webtools/bugzilla/attachment.cgi,v <-- attachment.cgi new revision: 1.93; previous revision: 1.92 done
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Flags: approval? → approval+
Resolution: --- → FIXED
Keywords: relnote
Blocks: 305771
Blocks: 305773
My vote to back out this patch! It looks like a big hack and has several issues, see bug 305771 and bug 305773. I think existing flags should not accept several requestees; this doesn't make sense.
Ack! Sounds like it needs to back out unless myk has a quick fix.
I fixed one regression and am working on a fix for the other. I see no need to back this out. It's not a hack at all.
Added to the Bugzilla 2.22 Release Notes in bug 322960.
Keywords: relnote
*** Bug 353755 has been marked as a duplicate of this bug. ***
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: