Closed Bug 12819 Opened 25 years ago Closed 24 years ago

Add/remove cc field to bulk change on bugs.

Categories

(Bugzilla :: Bugzilla-General, defect, P2)

defect

Tracking

()

RESOLVED FIXED
Bugzilla 2.14

People

(Reporter: leger, Assigned: jacob)

References

Details

Can you add the ability to add a cc to several bugs at once via the "Change
several bugs at once" option?
Also remove.
Note to self: this ought to be done exactly the way keywords are handled in the
bulk change page.
Status: NEW → ASSIGNED
Priority: P3 → P2
tara@tequilarista.org is the new owner of Bugzilla and Bonsai.  (For details,
see my posting in netscape.public.mozilla.webtools,
news://news.mozilla.org/38F5D90D.F40E8C1A%40geocast.com .)
Assignee: terry → tara
Status: ASSIGNED → NEW
Don--want to have a look at this one?
Assignee: tara → donm
don - you be a God if you can do this one for me :-0
Status: NEW → ASSIGNED
OS: Windows 95 → All
Hardware: PC → All
Soooo...any chance of getting this in?
Updating QA Contact
QA Contact: lchiang
*** Bug 57155 has been marked as a duplicate of this bug. ***
Summary: Add cc field to bulk change on bugs. → Add/remove cc field to bulk change on bugs.
Is there a target milestone for this bug?
there is now.
Target Milestone: --- → Bugzilla 2.16
This is made tricky by the fact that if would be nice for CCs to appear in the
same way as keywords on the bulk change page, but the process bug cgi expects
data in the asymmetrical format passed by the normal bug page.
What do you mean by "asymmetrical format"?
On show_bug, adding and removing are done in different ways.  This is not
desirable for bulk change, however.
As a result of the work being done on bug 55161 this is now very simple... in
fact, it's included on the bz55161 test install on landfill.

http://landfill.tequilarista.org/bz55161
Assignee: donm → jake
Status: ASSIGNED → NEW
Depends on: 55161
I got the following error trying to add myself to the CC list on a bunch of
bugs:

Software error:

select sum(bit) from groups LEFT JOIN bugs ON bugs.groupset & bit != 0 where
bugs.bug_id = and
bit & 96 = 0 and isbuggroup != 0: You have an error in your SQL syntax near 'and
bit & 96 = 0
and isbuggroup != 0' at line 1 at globals.pl line 205. 
Stephen, that sounds like it's related to bug 84714 (and bug 88797).  Although
it's possible that it's different.
OK.  

Just FYI, I got the specified error when using the above landfill site.  You may
have deduced that but I didn't specify it my comment.
The fix for bug 55161 was just checked in which included the fic for this one.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Target Milestone: Bugzilla 2.16 → Bugzilla 2.14
Moving to Bugzilla product
Component: Bugzilla → Bugzilla-General
Product: Webtools → Bugzilla
QA Contact: lchiang → matty
Version: other → unspecified
QA Contact: matty_is_a_geek → default-qa
You need to log in before you can comment on or make changes to this bug.