canmove, Confirmed users
1,126
edits
m (→Developer transition blockers: Also show fixed bugs) |
(→Bug Tables: Add unprioritised table) |
||
Line 68: | Line 68: | ||
"resolution": "---", | "resolution": "---", | ||
"priority": "P1", | "priority": "P1", | ||
"include_fields": "id, summary, assigned_to", | |||
"order": "assigned_to" | |||
} | |||
</bugzilla> | |||
=== [https://bugzilla.mozilla.org/buglist.cgi?quicksearch=%3Atreeherder+priority%3A-- Unprioritised] === | |||
All bugs that do not have a priority set. | |||
<bugzilla> | |||
{ | |||
"component": "Treeherder", "component_type": "contains", | |||
"resolution": "---", | |||
"priority": "--", | |||
"include_fields": "id, summary, assigned_to", | "include_fields": "id, summary, assigned_to", | ||
"order": "assigned_to" | "order": "assigned_to" |