Closed
Bug 156664
Opened 23 years ago
Closed 22 years ago
Allow queries to be deleted from the query manager
Categories
(Bugzilla :: Query/Bug List, enhancement)
Bugzilla
Query/Bug List
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: timeless, Assigned: nobody)
References
()
Details
options available for queries, currently:
<option value="0">should only appear in the query page</option>
<option value="1" selected="selected">should appear on the footer of every
page</option>
What I'd like:
<option value="0">hidden</option>
<option value="1">show in footer</option>
<option value="2">delete</option>
Currently (at least on the Mozilla.org installation :-), there isn't any obvious
way to delete a query *at all*.
That seems like an important feature :-).
Until then, how do i delete a query? is it safe to delete if from the database
manually?
Comment 3•22 years ago
|
||
There's no need to touch the database. Use the query page's bottom knob, option
"_Forget_ my remembered search".
Re: comment 3: I see no such option at the bottom of the query page on b.m.o at
any time, even when I do an "Edit this Query".
Updated•22 years ago
|
Assignee: endico → nobody
Comment 5•22 years ago
|
||
This is not so much a "wontfix" as a "no longer applies". The page this is
talking about no longer exists, and the UI for doing this is now elsewhere.
FWIW, on the old UI which this was complaining about, you could select the knob
for [____] the named query [____________] where the first select box is a choice
of Run, Load, or Forget (you would choose Forget in this case).
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → WONTFIX
Updated•13 years ago
|
QA Contact: matty_is_a_geek → default-qa
You need to log in
before you can comment on or make changes to this bug.
Description
•