Closed Bug 97894 Opened 23 years ago Closed 21 years ago

check run remembered query when choosing a remembered query

Categories

(Bugzilla :: Query/Bug List, defect, P3)

2.15

Tracking

()

RESOLVED FIXED
Bugzilla 2.18

People

(Reporter: ssaux, Assigned: endico)

References

Details

Currently there are two radio button that control the select list for remembered
queries. One to run the query and one to forget it.
I think that remembered queries are pretty neat, and I use it all the time, but
I run into the following:
1. Select one of the remembered query
2. Submit.
Get thousands of hits.
The reason of course is that selecting one of the remembered queries doesn't
automatically set the "run the remembered" query radio button.
I think it should.  Most people run remembered queries hundreds of times and
only delete any occasionally. Consequently it's reasonable to make the
assumption that when somebody selects a remembered query, the user wants to run
it, not delete it.
With such an enhancement, deleting a query would be no more difficult than it is
today (select the query, check the "delete this query" radio button, submit),
but   running one would be easier and less error prone: select the query, submit.
I might also suggest that if 'delete' is selected, we leave it alone so if
someone choose the verb first, then the noun, we don't break it :)

In theory, this would be just a few lines of JavaScript (similar to stuff used
elsewhere).
Priority: -- → P3
Target Milestone: --- → Bugzilla 2.18
I've just tried this, and it looks like the 'run' radio button is selected when
you choose a stored query, so can this be resolved now? (FIXED or WORKSFORME, I
guess?)
yep, it's fixed.  This was fixed by the patch on bug 150776.
Status: NEW → RESOLVED
Closed: 21 years ago
Depends on: 150776
Resolution: --- → FIXED
QA Contact: matty_is_a_geek → default-qa
You need to log in before you can comment on or make changes to this bug.