Difference between revisions of "Bugzilla"

From Dreamwidth Notes
Jump to: navigation, search
 
(13 intermediate revisions by 6 users not shown)
Line 1: Line 1:
Our Bugzilla instance can be found [http://bugs.dwscoalition.org/ here].
 
  
The [[Bugzilla workflow]] explains our process in-depth.
+
<div class="warnbox"><b>Warning</b>: The following information is obsolete, and may quite possibly be incorrect. Obsolete articles are candidates for deletion. Information posted to official communities should be assumed to be accurate.  If you have fresh information, please update this article (and remove this textbox!)<br><br><font size="-1"><center>This box was added on {{CURRENTMONTHNAME}} {{CURRENTDAY}}, {{CURRENTYEAR}}.</center></font></div>[[Category: Obsolete]]
 +
 
 +
 
 +
Our Bugzilla instance is not currently in use. As of April 2014, [http://dw-dev.dreamwidth.org/153428.html the issues tracker is detailed in dw_dev] and at [[Github Issues]].
 +
 
 +
== Workflow ==
 +
 
 +
[[Bugzilla workflow]] explains our process in-depth.
  
 
== Accessing Your Saved Searches ==
 
== Accessing Your Saved Searches ==
  
You can save searches by using the "Remember Search" form at the bottom of any search page. You can edit your saved searches on the appropriate panel of your preferences, including whether or not links to the saved searches show in your bottom footer.   
+
You can save searches by using the "Remember Search" form at the bottom of any search page. You can edit your saved searches on the [http://bugs.dwscoalition.org/userprefs.cgi?tab=saved-searches appropriate panel of your preferences], including whether or not links to the saved searches show in your bottom footer.  You can also find searches others have publicly saved there that you can also add to your bottom footer.
  
By default, there will be one search called "My Bugs" that will show you bugs you have been assigned.
+
By default, there will be one search called "My Bugs" that will show you bugs you have reported or been assigned to.
  
 
== Useful Searches ==
 
== Useful Searches ==
Line 13: Line 19:
 
Here are a list of useful searches. You can try saving them into your Bugzilla account, so you can access them easily:
 
Here are a list of useful searches. You can try saving them into your Bugzilla account, so you can access them easily:
  
* [http://bugs.dwscoalition.org/buglist.cgi?query_format=advanced&emailassigned_to1=1&emailtype1=exact&email1=nobody%40dreamwidth.org&cmdtype=doit&order=Importance Unassigned]
+
=== Assignment ===
 +
 
 +
* [http://bugs.dwscoalition.org/buglist.cgi?cmdtype=dorem&remaction=run&namedcmd=all-assigned&sharer_id=2 all-assigned]
 +
* [http://bugs.dwscoalition.org/buglist.cgi?cmdtype=dorem&remaction=run&namedcmd=all-unassigned&sharer_id=2 all-unassigned]
 +
 
 +
=== Type ===
 +
 
 +
* [http://bugs.dwscoalition.org/buglist.cgi?quicksearch=effort-minor effort-minor]  (Good for new devs)
 +
* [http://bugs.dwscoalition.org/buglist.cgi?quicksearch=effort-medium effort-medium]
 +
* [http://bugs.dwscoalition.org/buglist.cgi?quicksearch=effort-major effort-major]
 +
* [http://bugs.dwscoalition.org/buglist.cgi?quicksearch=paiduser-enhancement paiduser-enhancement]
 +
* [http://bugs.dwscoalition.org/buglist.cgi?quicksearch=why-accessibility why-accessibility]
 +
* [http://bugs.dwscoalition.org/buglist.cgi?quicksearch=why-biz why-biz]
 +
* [http://bugs.dwscoalition.org/buglist.cgi?quicksearch=why-bugfix why-bugfix]
 +
* [http://bugs.dwscoalition.org/buglist.cgi?quicksearch=why-cleanup why-cleanup]
 +
* [http://bugs.dwscoalition.org/buglist.cgi?quicksearch=why-codemerge why-codemerge]
 +
* [http://bugs.dwscoalition.org/buglist.cgi?quicksearch=why-community why-community]
 +
* [http://bugs.dwscoalition.org/buglist.cgi?quicksearch=why-dev why-dev]
 +
* [http://bugs.dwscoalition.org/buglist.cgi?quicksearch=why-interop why-interop]
 +
* [http://bugs.dwscoalition.org/buglist.cgi?quicksearch=why-privacy why-privacy]
 +
* [http://bugs.dwscoalition.org/buglist.cgi?quicksearch=why-search why-search]
 +
* [http://bugs.dwscoalition.org/buglist.cgi?quicksearch=why-shiny why-shiny]
 +
* [http://bugs.dwscoalition.org/buglist.cgi?quicksearch=why-styles why-styles]
 +
* [http://bugs.dwscoalition.org/buglist.cgi?quicksearch=why-usability why-usability]
 +
* [http://bugs.dwscoalition.org/buglist.cgi?cmdtype=dorem&remaction=run&namedcmd=bugs-only&sharer_id=2 bugs-only]
 +
* [http://bugs.dwscoalition.org/buglist.cgi?cmdtype=dorem&remaction=run&namedcmd=enhancements-only&sharer_id=2 enhancements-only]
 +
* [http://bugs.dwscoalition.org/buglist.cgi?cmdtype=dorem&remaction=run&namedcmd=resolved&sharer_id=2 resolved]
 +
 
 +
=== Status ===
  
* [http://bugs.dwscoalition.org/buglist.cgi?query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&emailassigned_to1=1&emailtype1=exact&email1=nobody%40dreamwidth.org&cmdtype=doit&order=Importance Unassigned-open]
+
* [http://bugs.dwscoalition.org/buglist.cgi?cmdtype=dorem&remaction=run&namedcmd=needs-design&sharer_id=2 needs-design]
 +
* [http://bugs.dwscoalition.org/buglist.cgi?cmdtype=dorem&remaction=run&namedcmd=needs-signoff&sharer_id=2 needs-signoff]
 +
* [http://bugs.dwscoalition.org/buglist.cgi?cmdtype=dorem&remaction=run&namedcmd=needs-spec&sharer_id=2 needs-spec]
  
* [http://bugs.dwscoalition.org/buglist.cgi?query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&cmdtype=doit&order=Importance Open]
+
== Set up whining ==
  
* [http://bugs.dwscoalition.org/buglist.cgi?query_format=advanced&emailassigned_to1=1&emailtype1=exact&email1=nobody%40dreamwidth.org&cmdtype=doit&order=Importance&value0-0-0=needs-spec%2B%2Cneeds-design%2B&field0-0-0=flagtypes.name&type-1-0-0=anyexact&type-1-1-0=anyexact&type0-0-0=anyexact&type0-0-1=substring&type0-0-2=anywordssubstr Unassigned-specced]
+
You can have Bugzilla automatically email you the results of a bug query at regular intervals.  This is called "whining", and you can set it up [http://bugs.dwscoalition.org/editwhines.cgi here].
  
[[Category: Development]]
+
[[Category: Obsolete]]

Latest revision as of 16:34, 28 May 2019

Warning: The following information is obsolete, and may quite possibly be incorrect. Obsolete articles are candidates for deletion. Information posted to official communities should be assumed to be accurate. If you have fresh information, please update this article (and remove this textbox!)

This box was added on April 26, 2024.


Our Bugzilla instance is not currently in use. As of April 2014, the issues tracker is detailed in dw_dev and at Github Issues.

Workflow

Bugzilla workflow explains our process in-depth.

Accessing Your Saved Searches

You can save searches by using the "Remember Search" form at the bottom of any search page. You can edit your saved searches on the appropriate panel of your preferences, including whether or not links to the saved searches show in your bottom footer. You can also find searches others have publicly saved there that you can also add to your bottom footer.

By default, there will be one search called "My Bugs" that will show you bugs you have reported or been assigned to.

Useful Searches

Here are a list of useful searches. You can try saving them into your Bugzilla account, so you can access them easily:

Assignment

Type

Status

Set up whining

You can have Bugzilla automatically email you the results of a bug query at regular intervals. This is called "whining", and you can set it up here.