Just some features I would like to see added to Bugzilla: 1. Add to the "List by" menu the option to have matching bug reports listed in order of when they were last changed, to make it easy for those of us like me to keep up to date with recent changes therein. 2. Have the "Default query" auto-run when one logs in. 3. Add a field to select the link between the two email query fields. The current link is clearly AND but on occasion, a link of OR would be useful.
> 1. Add to the "List by" menu the option to have matching bug > reports listed in order of when they were last changed, to > make it easy for those of us like me to keep up to date > with recent changes therein. There is a last changed column now on buglist.cgi that can be added to the column list. Then just click on the last changed column header to have the list sorted by date. > 2. Have the "Default query" auto-run when one logs in. With the new bugzilla, people can have the default query show up in their footer which allows it to always be accessible. I do not see the need to have it automatically ran. > 3. Add a field to select the link between the two email query > fields. The current link is clearly AND but on occasion, a > link of OR would be useful. This is explained in the documentation accessible by clinking on the Email link right near the email form fields.