On Fri, Jan 18, 2013 at 5:09 PM, Lucas Burson <[email protected]> wrote: > Hi Rob, > > On Fri, Jan 18, 2013 at 10:30 AM, Rob Weir <[email protected]> wrote: >> 1) Start with this query in Bugzilla: >> https://issues.apache.org/ooo/buglist.cgi?cmdtype=runnamed&namedcmd=unconfirmed-defects&list_id=42178 > > I've never been able to open a Bugzilla URL that has a search command > (namedcmd=unconfirmed-defects). I usually perform my own search, but > is there a trick to using your url? I haven't seen how to create my > own command. >
My mistake. I forgot to share the query in BZ. If you login now to Bugzilla you should see to saved queries in your footer: "new in last week" and "unconfirmed-defects" Either one can be a good source of reports to review. > Also why some rows of the bugs list colored red? I thought I would see > the pattern by now but it seems random. > It is based on the "importance" field. Critical and blocker issues are red and bold red. When we get into testing a new dev releases we'll use "blocker" to say that a bug blocks us from testing other functionality. For example, a bug in the File/Open dialog would block many other tests. But for end-user submitted bugs, these values signify something more like "it is blocking my work". If there is a known workaround I then either quickly explain it to them or send them to the support forums and then reset the importance to something more accurate. -Rob > > Thanks, > Lucas
