EngineeringProductivity/Projects/Treeherder/Bug Triage: Difference between revisions

Jump to navigation Jump to search
Update P1-2 table to be for all bugs, not just unassigned (otherwise triage is hard)
m (Remove assigned_to field from all bugs table)
(Update P1-2 table to be for all bugs, not just unassigned (otherwise triage is hard))
Line 1: Line 1:
=== [https://bugzilla.mozilla.org/buglist.cgi?quicksearch=%3Atreeherder+P1-2+assignee%3Anobody%40mozilla.org Unassigned P1-2] ===
=== P1-2 bugs ===
Ideally these are the bugs that should be worked on next, once the currently assigned bugs are fixed.
[https://bugzilla.mozilla.org/buglist.cgi?quicksearch=%3Atreeherder+P1-2 View on Bugzilla]
<bugzilla>
<bugzilla>
{
{
"quicksearch": ":treeherder priority:P1,P2 assignee:nobody@mozilla.org",
"quicksearch": ":treeherder priority:P1,P2",
"include_fields": "id,priority,component,summary",
"include_fields": "id,priority,component,summary,assignee",
"order": "priority,component"
"order": "priority,assignee"
}
}
</bugzilla>
</bugzilla>
=== [https://bugzilla.mozilla.org/buglist.cgi?quicksearch=%3Atreeherder+priority%3A--+assignee%3Anobody%40mozilla.org Needing Triage] ===
=== Needing triage ===
All bugs that do not have a priority set and are unassigned.
All bugs that do not have a priority set and are unassigned. [https://bugzilla.mozilla.org/buglist.cgi?quicksearch=%3Atreeherder+priority%3A--+assignee%3Anobody%40mozilla.org View on Bugzilla]
<bugzilla>
<bugzilla>
{
{
Line 20: Line 20:
}
}
</bugzilla>
</bugzilla>
=== [https://bugzilla.mozilla.org/buglist.cgi?quicksearch=%3Atreeherder All open bugs] ===
=== All bugs ===
[https://bugzilla.mozilla.org/buglist.cgi?quicksearch=%3Atreeherder View on Bugzilla]
<bugzilla>
<bugzilla>
{
{
canmove, Confirmed users
1,126

edits

Navigation menu