Closed
Bug 438809
Opened 17 years ago
Closed 17 years ago
Do a better job of fixing queries when renaming Products and Components
Categories
(Bugzilla :: Administration, task)
Bugzilla
Administration
Tracking
()
RESOLVED
DUPLICATE
of bug 233617
People
(Reporter: gerv, Unassigned)
Details
Attachments
(1 file)
|
3.72 KB,
text/x-perl
|
Details |
Currently, saved queries and chart queries break when people rename Products and Components. We should do a better job of making fewer of them break. We probably can't fix Boolean Charts due to their freeform nature, but it should be possible to fix standard query parameters with 100% accuracy using regexps. We can print a warning about Boolean Charts.
I have some scripts I wrote for the b.m.o. reorg which may contain useful code. I'll attach them here.
Gerv
| Reporter | ||
Comment 1•17 years ago
|
||
Possibly a dupe of the more general bug#110007, that probably covers both products and components (bug#233617), and userids (bug#192052)
See also updating reports as bug#267240
| Reporter | ||
Comment 3•17 years ago
|
||
Perhaps. But this bug has actual code :-)
Gerv
Comment 4•17 years ago
|
||
(In reply to comment #3)
> Perhaps. But this bug has actual code :-)
This is in no way an excuse. We dupe bugs with patches in them all the time. It's more important to keep older bugs open as they already have comments and a CC list.
Updated•17 years ago
|
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•