Platform/Layout/Backlog: Difference between revisions

Create separate pages for quarterly backlogs
(Add the 'status' field to the bugzilla queries in order to get colored tables)
(Create separate pages for quarterly backlogs)
Line 1: Line 1:
== Q1 2020 Backlog ==
== Quarterly Backlogs ==
Bugs and enhancements we are actively working on this quarter.


<bugzilla>
* [https://wiki.mozilla.org/Platform/Layout/Backlog/2020Q1 Q1 2020]: Everything for Q1 2020
{
  "f2": "status_whiteboard",
  "o2": "anywordssubstr",
  "v2": "[layout:backlog:2020q1]",
 
  "f3": "keywords",
  "o3": "nowords",
  "v3": "meta",
 
  "include_fields": "id, summary, assigned_to, status, resolution",
  "order": "resolution, assigned_to, id"
}
</bugzilla>


== 2020 Backlog ==
== 2020 Backlog ==
154

edits