[Dev] re: "helpus" Bugzilla link

Davor Cubranic cubranic at cs.ubc.ca
Tue Oct 4 17:26:41 PDT 2005


On the "Help Us Projects" wiki page 
(http://wiki.osafoundation.org/bin/view/Projects/HelpUs#Bugzilla_helpus_keyword), 
there is a link that runs a search on bugs with the "helpus" keyword. 
However, the Bugzilla query that it runs includes both open and closed 
bugs. Wouldn't it make more sense to match only bugs that are still 
open? The query currently returns 20 bugs, of which only 9 are still open.

The query link that is used right now 
"http://bugzilla.osafoundation.org/buglist.cgi?keywords=helpus", which 
would only have to be changed to:
https://bugzilla.osafoundation.org/buglist.cgi?keywords=helpus&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED

This would miss "helpus" bugs that have been marked "Resolved/Later" for 
example, but I don't know if that is an issue right now.

Davor


More information about the Dev mailing list