Closed
Bug 851458
Opened 12 years ago
Closed 12 years ago
Mass-move ISPDB bugs out of Mozilla Messaging
Categories
(bugzilla.mozilla.org :: Administration, task)
bugzilla.mozilla.org
Administration
Tracking
()
RESOLVED
FIXED
People
(Reporter: standard8, Assigned: dkl)
References
Details
Bug 778708 set up two new components for ISPDB bugs. We'd like to do a mass move of them out of the old component into the new one.
What we'd like:
* In "Mozilla Messaging" / "ISPDB" search for bugs with '[config]' in the Summary *or* the Status whiteboard.
=> Move those bugs to "Webtools" / "ISPDB Database Entries"
* All remaining bugs in "Mozilla Messaging" / "ISPDB"
=> Move to "Webtools" / "ISPDB Server"
| Assignee | ||
Comment 1•12 years ago
|
||
(In reply to Mark Banner (:standard8) from comment #0)
> Bug 778708 set up two new components for ISPDB bugs. We'd like to do a mass
> move of them out of the old component into the new one.
>
> What we'd like:
>
> * In "Mozilla Messaging" / "ISPDB" search for bugs with '[config]' in the
> Summary *or* the Status whiteboard.
> => Move those bugs to "Webtools" / "ISPDB Database Entries"
We can either do a custom search that does the search and moves the bugs or we can do a mass-edit of these using the Bugzilla UI. I much rather do the latter.
https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o1=substring&o2=substring&query_format=advanced&f2=short_desc&v1=[config]&component=ispdb&v2=[config]&product=Mozilla%20Messaging&tweak=1
Should you or I do that?
> * All remaining bugs in "Mozilla Messaging" / "ISPDB"
> => Move to "Webtools" / "ISPDB Server"
These we can use our current scripts to do so as it is a straight component to component move.
dkl
| Reporter | ||
Comment 2•12 years ago
|
||
(In reply to David Lawrence [:dkl] from comment #1)
> (In reply to Mark Banner (:standard8) from comment #0)
> > Bug 778708 set up two new components for ISPDB bugs. We'd like to do a mass
> > move of them out of the old component into the new one.
> >
> > What we'd like:
> >
> > * In "Mozilla Messaging" / "ISPDB" search for bugs with '[config]' in the
> > Summary *or* the Status whiteboard.
> > => Move those bugs to "Webtools" / "ISPDB Database Entries"
>
> We can either do a custom search that does the search and moves the bugs or
> we can do a mass-edit of these using the Bugzilla UI. I much rather do the
> latter.
>
> https://bugzilla.mozilla.org/buglist.
> cgi?j_top=OR&f1=status_whiteboard&o1=substring&o2=substring&query_format=adva
> nced&f2=short_desc&v1=[config]&component=ispdb&v2=[config]&product=Mozilla%20
> Messaging&tweak=1
>
> Should you or I do that?
I've just done that move.
> > * All remaining bugs in "Mozilla Messaging" / "ISPDB"
> > => Move to "Webtools" / "ISPDB Server"
>
> These we can use our current scripts to do so as it is a straight component
> to component move.
Ok, great.
| Assignee | ||
Comment 3•12 years ago
|
||
Moving to IT as they need to run a script locally to perform the move.
1. # cd /path/to/bugzilla/root
2. # perl ./contrib/reorg-tools/movebugs.pl "Mozilla Messaging" "ispdb" \
"Webtools" "ISPDB Server"
Please move the bug back to us when done so we can delete the old component.
Thanks
dkl
Assignee: nobody → server-ops-devservices
Component: Administration → Server Operations: Developer Services
Product: bugzilla.mozilla.org → mozilla.org
QA Contact: shyam
Version: Production → other
Comment 4•12 years ago
|
||
Done:
---
About to move 211 bugs
From 'Mozilla Messaging' : 'ispdb'
To 'Webtools' : 'ISPDB Server'
Press <Ctrl-C> to stop or <Enter> to continue...
Moving 211 bugs from Mozilla Messaging:ispdb to Webtools:ISPDB Server
---
Assignee: server-ops-devservices → nobody
Component: Server Operations: Developer Services → Administration
Product: mozilla.org → bugzilla.mozilla.org
QA Contact: shyam
| Assignee | ||
Comment 5•12 years ago
|
||
Mozilla Messaging/ispdb component deleted.
Assignee: nobody → dkl
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•