Bug Triaging

This page has not been reviewed by our documentation team (more info).

Contents

Little Guide to Bug Triage

Basic Triage: No particular skills required, just a strong ability to read for comprehension, and familiarity with MusicBrainz.

Ask yourself these questions:

What to do

Has this bug been reported before?

Does this bug have enough information for the developers, and does it make sense?

Bug reporting is actually pretty hard, and not everyone is good at it, or cares about it. Sometimes people use bug reports as a place to unload frustration over a problem they are facing. Much more often, excellent bug reports are hidden under titles like "it's broken", or simply explained unclearly. A good bug report needs to have most of the following:

  1. A clear and concise summary in the title, explaining what the problem is.
  2. A more complete explanation of the problem. A great bug report will read like this:
    • What the user was attempting to do when the problem happened
    • What the user expected to happen
    • Precisely what the user did in order to make it happen
    • What really happened instead
    • Whether the bug is reproducible if these steps are repeated
    • A brief rundown on the users environment (for picard, that might be os, python version, method of installation. For MB, that might be browser version, if things like greasemonkey scripts are running, connection speed if it seems relevant)
  1. Ideally, independent confirmation from at least a second person that a bug is reproducible. Or that it's not, by repeating the exact same steps.

So what can you as triager do here?.

Is this bug categorised correctly?

A frustrated person faced with an unfamiliar interface (and we would hope the bug tracker is fairly unfamliar to most people) will often not closely read the text on screen, or set correctly all the options available to them. Before you're done with a bug, check that it's assigned to the right categories, and reassign if you need to.

Is this bug's severities and priorities set correctly?

If in doubt, don't touch. However, as a rule of thumb, people fall into two categories: Those who don't care or notice the severity fields, and leave them on defaults, and those who turn them all the way up to as high as they can go. Most bugs are not urgent, or severe, and certainly not both, yet you'll see states like that set on things like a missing apostrophe on a page few people see. It's quite ok to turn those down. Second rule of thumb: It's pretty rare you need to turn _up_ a bug severity. Let developers do that themselves.

Discuss: Do we have a defined set of criteria to define "severe" or "critical" (or whatever it is trac uses, I didn't check yet, will before cleaning this up though) Personally,

Further Reading

Some useful further reference, and places to crib ideas/workflow from:

Bug Triage at IBM: Bug Triage meeting at Microsoft (video on the page, it's about 20 minutes long, but it's an excellent demonstration of the process)

Essay about the triage process from a developer at SourceGear: http://software.ericsink.com/articles/Four_Questions.html (excellent explanation of the cost/frequency/severity/risk equation)

KDE Bug triage: http://kde.ground.cz/tiki-index.php?page=Bug+Triage

Gnome Bug triage: http://live.gnome.org/Bugsquad/TriageGuide



Older notes

The start of some notes about BugTriaging (see the GreatDispute)

Other things:

... and more, when I get around to it.


NeedsIntertwingling NeedsCategorizing - started by KrazyKiwi