Confirmed users, Bureaucrats and Sysops emeriti
969
edits
(→2020 Backlog: Add components) |
(Add the 'status' field to the bugzilla queries in order to get colored tables) |
||
Line 12: | Line 12: | ||
"v3": "meta", | "v3": "meta", | ||
"include_fields": " | "include_fields": "id, summary, assigned_to, status, resolution", | ||
"order": "resolution, assigned_to, id" | "order": "resolution, assigned_to, id" | ||
} | } | ||
Line 26: | Line 26: | ||
"v2": "[layout:backlog:2020", | "v2": "[layout:backlog:2020", | ||
"include_fields": " | "include_fields": "id, summary, assigned_to, status, resolution", | ||
"order": "resolution, component, assigned_to, id" | "order": "resolution, component, assigned_to, id" | ||
} | } |