Platform/Layout/Backlog: Difference between revisions

Add the 'status' field to the bugzilla queries in order to get colored tables
(→‎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": "resolution, id, summary, assigned_to",
   "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": "resolution, id, summary, component, assigned_to",
   "include_fields": "id, summary, assigned_to, status, resolution",
   "order": "resolution, component, assigned_to, id"
   "order": "resolution, component, assigned_to, id"
}
}
Confirmed users, Bureaucrats and Sysops emeriti
969

edits