Bugmasters/Bug days/mentored: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 78: Line 78:


==Results==
==Results==
'''2013 July:'''
All bugs changed in July
<bugzilla type="count" display="bar">
    {
        "product":      ["Core","Calendar","Toolkit","Firefox", "Boot2Gecko", "Testing", "Thunderbird", "SeaMonkey"],
        "changed_after": "2013-07-01",
        "changed_before": "2013-08-01",
        "whiteboard":    "[good first bug]",
        "status":["NEW","REOPENED"],
        "x_axis_field": "product"
    }
</bugzilla>
All [good first bugs]  that changed status to resolved in July.
<bugzilla type="count" display="bar">
    {
        "product":      ["Core","Calendar","Toolkit","Firefox", "Boot2Gecko", "Testing", "Thunderbird", "SeaMonkey"],
        "whiteboard":    "[good first bug]",
      "changed_after": "2013-07-01",
        "changed_before": "2013-08-01",
        "changed_field": "status",
        "changed_field_to": ["RESOLVED"],
        "resolution": ["FIXED", "INVALID", "WONTFIX", "DUPLICATE", "WORKSFORME", "INCOMPLETE"], 
        "x_axis_field": "product"
    }
</bugzilla>

Revision as of 08:27, 31 July 2013

Triaging mentored and good first bugs

Goals

  • One of the goals of rummaging through these bugs is to make sure the list of bugs is current.
  • Another goal is to see if unassigning inactive bugs is helpful, as it may "free" the bug for a new person to work on it.

What we'll do

  • Pick a query - click on it to open up a list of bugs!
  • Sort the query you're looking at by last changed date.
  • Look through the oldest bugs first.
  • Ask assignees or mentors for more info if you need information from them.
  • Unassign bugs, remove good first bug or mentored tags if responses show that's what's needed.
  • Ask on irc on #bugmasters if you're not sure what to do on a bug!

Clearing older bugs

  • Check bugs that were triaged in the past, and have an open needinfo: [1]
    • For these bugs, if there hasn't been any response from a needinfo, you should ask someone else, either the bug mentor or some other developer on a relevant team.
    • You may want to set the bug assignee back to nobody@mozilla.org, so that a new person can take the bug.

Sign up to triage one of these!

[good first bug] not touched upto 2013-02-01 ( Bugzilla report )

Bugzilla query error

Array ( [type] => error [message] => http-bad-status [params] => Array ( [0] => 429 [1] => Unknown Error ) ) 1

Core

Firefox

Toolkit

Thunderbird

Calendar

All open bugs

Current New bugs tagged as [good first bug] with status NEW or REOPENED

Bugzilla query error

Array ( [type] => error [message] => http-bad-status [params] => Array ( [0] => 429 [1] => Unknown Error ) ) 1


The same good first bug report on Bugzilla, where each number is linked to a query.


Current bugs marked with "mentor" field

Bugzilla query error

Array ( [type] => error [message] => http-bad-status [params] => Array ( [0] => 429 [1] => Unknown Error ) ) 1


Results

2013 July:

All bugs changed in July

Bugzilla query error

Array ( [type] => error [message] => http-bad-status [params] => Array ( [0] => 429 [1] => Unknown Error ) ) 1


All [good first bugs] that changed status to resolved in July.

Bugzilla query error

Array ( [type] => error [message] => http-bad-status [params] => Array ( [0] => 429 [1] => Unknown Error ) ) 1