Difference between revisions of "Using ROSA Bugzilla"

From Rosalab Wiki
Jump to: navigation, search
(Useful links: add list_ids to prevent overpopulation)
Line 54: Line 54:
  
 
Bugzilla comments are used to track the whole history of the work made on a bug.  Editing a comment might also affect the responses to it, and whether [[Requesting an Update|an update]] was approved/rejected.  That's why we would turn off the ability to edit comments even if it was present in the stock Bugzilla.
 
Bugzilla comments are used to track the whole history of the work made on a bug.  Editing a comment might also affect the responses to it, and whether [[Requesting an Update|an update]] was approved/rejected.  That's why we would turn off the ability to edit comments even if it was present in the stock Bugzilla.
 +
 +
=== ROSA-sepcific features ===
 +
 +
[[File:rosa-bz-features-urc.png|thumb|"Request for Update" checkbox]][http://bugs.rosalinux.ru/ ROSA Bugzilla] has a number of tweaks that aid us in the development process of ROSA linux distribution.  Here's a list of them.
 +
 +
==== Update Request checkbox ====
 +
 +
[[File:rosa-bz-features-furrc.png|thumb|Filtered comment stream]]The process of updating a released ROSA Linux distribution is built on top of Bugzilla.  You can read more in [[Requesting an Update]] policy.  An interface of bugzilla was extended with a "Request for Update" checkbox.  The value of this checkbox denotes whether this bug is also an update request.  The checkbox also helps you to fulfill the requirements of the [[Requesting an Update]] policy by disabling itself if your comment doesn't have enough information.
 +
 +
When you set this checkbox, the QA (or some other party your update had issues with, Security team, for instance) is notified about the change, and will process your update in a timely manner.  By changing the checkbox state ''and'' committing your change you may notify QA if the package is ready (if you set the checkbox), or cancel the request (if you unset the checkbox).
 +
 +
==== Filtering Update Request-related comments ====
 +
 +
To aid QA teams in reading the bug comments efficiently, we added a filter that expands only update-related comments.  These are comments that contain the keyword "advisory" '''or''' a link to ABF build list.  To use the filter, you must have Javascript enabled in your browser.
 +
 +
[[File:Rosa-bz-features-hlur.png|thumb|Highlighted update request comments]]
 +
==== Highlighting Update Request comments ====
 +
 +
Comments that may be related to update requests are highlighted with a greener color, so they can be identified easier in a (possibly) long comment stream.  See the screenshot for an example.
  
 
=== What to do if there's a problem with the Bugzilla ===
 
=== What to do if there's a problem with the Bugzilla ===

Revision as of 16:21, 9 June 2012

ROSA Bugzilla is located at http://bugs.rosalinux.ru/.

To file bugs there, you should "register" at Bugzilla itself, ABF credentials won't work.

What issues are tracked in ROSA Bugzilla?

ROSA Bugzilla is used to track all "downstream" issues with ROSA Desktop, and some problems with ROSA Bugzilla infrastructure. Here's the list of issues you should file to the Bugzilla:

  1. Bugs in already released ROSA Desktop distributions;
  2. Bugs in packages and distributions that have not yet been released.
  3. Issues with ROSA collaboration infrastructure, such as forums, wiki and ROSA Bugzilla itself.

How to report a bug

The ROSA Bugzilla, though it has some specific tweaks, is just a usual bugzilla. The interface is most likely familliar to you: if you saw one issue tracker then you've seen them all.

To report a new bug, or to comment on an existing one, you should obtain an account first by registering at the bugzilla itself. ABF credentials do not work. ROSA corporate mail credentials do not work. Your can't register via your Facebook or Twitter account either. We tried to keep it simple.

After that, just click "New", select a product you wish to report bug (most likely, it will be "ROSA Linux"). Specify the category you want to report the bug against; if unsure, select "Main Packages". When you report a bug, you should specify a package you have problems with; the bug filing form contains instructions on how to obtain this information. This information is used to determine the person responsible for fixing the bug[1]. Fill all the fields in the form, following the instructions listed nearby.

If you think your bug is sensitive, read this section.

Accompanying mailing lists

There are two mailing list useful to make the interaction with the bug tracker easier

  • bugs@lists.rosalab.ru — notifications about all new bugs that aren't marked as "sensitive" (see here) and about changes made to them are sent to this list. You may subscribe at your own automatically here;
  • private-bugs@lists.rosalab.ru — notifications about sensitive bugs are sent here. Only a ROSA employee may subscribe, via this form.

Useful links

Bugzilla has an advanced bug search and filter mechanism, though it's not easy to use. I gathered some useful search queries here:

Security and business-sensitive issues

If your issue is sensitive because

  1. you are reporting a security bug;
  2. you are a ROSA employee, contractor, or customer, and want to raise a business-sensitive issue;

you should click "ROSA Employees" checkbox at the bottom of the bug file form. This will make the bug visible to you and ROSA employees only.[2]

Warning! If you forget to set this checkbox, the bug comment will automatically be disseminated through a public mailing list, and you can't cancel it later. Please, be careful with this.

If you need greater security, contact admins; see #What to do if there's a problem with the Bugzilla.

How to edit a comment

There is no way to edit a comment in Bugzilla once it has been published. Post a new one instead.

Bugzilla comments are used to track the whole history of the work made on a bug. Editing a comment might also affect the responses to it, and whether an update was approved/rejected. That's why we would turn off the ability to edit comments even if it was present in the stock Bugzilla.

ROSA-sepcific features

"Request for Update" checkbox
ROSA Bugzilla has a number of tweaks that aid us in the development process of ROSA linux distribution. Here's a list of them.

Update Request checkbox

Filtered comment stream
The process of updating a released ROSA Linux distribution is built on top of Bugzilla. You can read more in Requesting an Update policy. An interface of bugzilla was extended with a "Request for Update" checkbox. The value of this checkbox denotes whether this bug is also an update request. The checkbox also helps you to fulfill the requirements of the Requesting an Update policy by disabling itself if your comment doesn't have enough information.

When you set this checkbox, the QA (or some other party your update had issues with, Security team, for instance) is notified about the change, and will process your update in a timely manner. By changing the checkbox state and committing your change you may notify QA if the package is ready (if you set the checkbox), or cancel the request (if you unset the checkbox).

Filtering Update Request-related comments

To aid QA teams in reading the bug comments efficiently, we added a filter that expands only update-related comments. These are comments that contain the keyword "advisory" or a link to ABF build list. To use the filter, you must have Javascript enabled in your browser.

Highlighted update request comments

Highlighting Update Request comments

Comments that may be related to update requests are highlighted with a greener color, so they can be identified easier in a (possibly) long comment stream. See the screenshot for an example.

What to do if there's a problem with the Bugzilla

If you have successfully obtained an account, and want to report a broken link, or a problem with Bugzilla functionality, or want to ask for specific permissions, please, open a bug in "Bugzilla" component of "Websites" product.

Administrators

You may also directly contact bugzilla admins, but we prefer that all requests are directed to the bugzilla itself as described above.

Bugzilla administration: Pavel Shved

Networking issues: Vladimir Mironov

For ROSA Employees

If you have problems with accessing bugzilla[3], or wonder what e-mail and password to use, please, refer here.

Notes

  1. This is not yet implemented, but is coming very soon, by the end of May 2012.
  2. In case you're worried about this, "QA contact" field will automatically be reset to a private mailing list in this case".
  3. for instance, you get a "Server not found" error.