canmove, Confirmed users
1,126
edits
(Remove roadmap (since past entries are now fairly old, and future tasks have bugs filed) and archive (since pretty obsolete) to streamline page) |
(→Bug Tables: Add P2 bugs to the "Unassigned bugs" table) |
||
Line 33: | Line 33: | ||
} | } | ||
</bugzilla> | </bugzilla> | ||
=== [https://bugzilla.mozilla.org/buglist.cgi?quicksearch=%3Atreeherder+P1+assignee%3Anobody%40mozilla.org Unassigned P1] === | === [https://bugzilla.mozilla.org/buglist.cgi?quicksearch=%3Atreeherder+P1-2+assignee%3Anobody%40mozilla.org Unassigned P1-2] === | ||
Ideally these are the bugs that should be worked on next, once the currently assigned bugs are fixed. | |||
<bugzilla> | <bugzilla> | ||
{ | { | ||
Line 40: | Line 40: | ||
"resolution": "---", | "resolution": "---", | ||
"email1": "nobody@mozilla.org", "email1_type": "equals", "email1_assigned_to": "1", | "email1": "nobody@mozilla.org", "email1_type": "equals", "email1_assigned_to": "1", | ||
"priority": "P1", | "priority": "P1-2", | ||
"include_fields": "id,component,summary", | "include_fields": "id,priority,component,summary", | ||
"order": "component" | "order": "priority,component" | ||
} | } | ||
</bugzilla> | </bugzilla> |