Open
Bug 367603
Opened 18 years ago
Updated 16 years ago
Warn User When Logging-Off About Unsaved Changes to Saved Queries
Categories
(Bugzilla :: User Accounts, enhancement)
Tracking
()
NEW
People
(Reporter: david, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.2pre) Gecko/20070111 SeaMonkey/1.1
Build Identifier:
I have a saved query that I use for tracking bugs in which I'm interested. Sometimes, I update that query to remove or add bugs. Too often, I have logged-off without saving the updated query. That means I must start over, trying to remember all my lost changes.
If the user has modified a saved query that he or she owns, there should be a notification if there is an attempt to logoff, with options (1) save all changes and (2) cancel the logoff. The latter is in case multiple queries were changed but the user only wants to save some of them.
Reproducible: Always
Comment 1•16 years ago
|
||
So you keep track of bugs using a search, and the "Only include bugs numbered:" box on the search terms page?
Have you considered using tags instead? These seem better designed for your use case.
Gerv
| Reporter | ||
Comment 2•16 years ago
|
||
Searching by bug number should be an indexed search, far more efficient than a non-indexed search.
How do I set tags? I don't see any option for this. Or must I rely on tags that are already set? But I don't see any way to display tags.
Comment 3•16 years ago
|
||
The tags UI is in the footer of each page (although I am told the UI is going to be improved in the next release). I believe it uses saved searches under the covers, so it does what you want efficiently. Here is the documentation:
http://www.bugzilla.org/docs/tip/en/html/query.html#individual-buglists
As far as I can see, this feature was designed for exactly the use case you have in mind.
Gerv
You need to log in
before you can comment on or make changes to this bug.
Description
•