Open Bug 94655 Opened 23 years ago Updated 16 years ago

Visual indication of changes for saved queries

Categories

(Bugzilla :: Bugzilla-General, enhancement, P4)

2.13
enhancement

Tracking

()

People

(Reporter: xyzzy, Unassigned)

Details

For any queries the user saves, especially those in the footer, it would be nice
to know if the query has changed since it was last queried.

This could be done in a number of ways:

1) Visual flag denoting change (bolded, append graphic, etc.)
2) Include a count of the changes (number of bugs which are different) to query
3) Append a link to a buglist of all the bugs that have changed.
4) "Tooltip" like message on hover

These can be combined to some extent... my conception:

Preset Queries: My bugs -- <b>10</b> (<a href="change query">+2</a>)

People are likely to disagree as to what constitutes a "change" so that part
should probably be a preference.  Suspect that this is not easy, and hope that
this doesn't tax the db too much.
What are you crazy? =)

Unless I've missed something to determine what's changed I think you'd need to
store bug lists with each stored query.

Then you'd need to either update every stored query every time you changed a
bug, or update them daily (which would be a little more feasible).
Priority: -- → P4
Target Milestone: --- → Future
Matthew,

Yeah, I'm a little crazy, but I didn't quite mean for this to be a continual
process.  I think that stored buglists could be a way around this.  Just filed
bug 95722 as my conception of how this could work.  In this situation, it would
just mean checking a *fixed* set of bug numbers against a given timestamp to see
if their timestamp was newer.

So, if you substitute the "fixed buglist" for "query" in my description of this,
it would be much more feasible.
Component: Bugzilla → Bugzilla-General
Product: Webtools → Bugzilla
Version: Bugzilla 2.13 → 2.13
Reassigning all of my "future" targetted bugs to indicate that I'm not presently
working on them, and someone else could feel free to work on them.
Reassigning all of my "future" targetted bugs to indicate that I'm not presently
working on them, and someone else could feel free to work on them. (sorry for
the spam if you got this twice, it didn't take right the first time)
Assignee: justdave → nobody
Summary: [RFE] Visual indication of query changes → Visual indication of changes for saved queries
QA Contact: mattyt-bugzilla → default-qa
Target Milestone: Future → ---
Assignee: nobody → general
You need to log in before you can comment on or make changes to this bug.