154
edits
(→Test Bugs: Fix formatting) |
(→Backlog Queries: Add whiteboard tag taxonomy) |
||
Line 4: | Line 4: | ||
= Backlog Queries = | = Backlog Queries = | ||
== Backlog Management == | |||
Backlog information is tracked in Bugzilla using the `whiteboard` field. To add or edit an item on the backlog, use the following tags: | |||
* <code>[layout:backlog]</code>: On the backlog as an "icebox" item with no specific target delivery. | |||
* <code>[layout:backlog:YYYY]</code>: Where YYYY is the year in which we plan to work on the given bug. | |||
* <code>[layout:backlog:YYYYqQ]</code>: Where YYYY is the year, Q is the quarter in which we plan to work on the given bug. | |||
* <code>[layout:backlog:quality]</code>: Backlog items specifically related to improving product quality (not new features/enhancements) that will improve Firefox for many sites or users. | |||
== Queries == | |||
* '''[https://bugzilla.mozilla.org/buglist.cgi?resolution=---&classification=Client%20Software&classification=Developer%20Infrastructure&classification=Components&classification=Server%20Software&classification=Other&status_whiteboard_type=casesubstring&query_format=advanced&status_whiteboard=layout%3Abacklog Entire Layout Backlog]''': All bugs that have been tagged as backlog candidates or are on the official backlog. For more detailed backlog tracking see our [https://wiki.mozilla.org/Platform/Layout/Backlog backlog page]. | * '''[https://bugzilla.mozilla.org/buglist.cgi?resolution=---&classification=Client%20Software&classification=Developer%20Infrastructure&classification=Components&classification=Server%20Software&classification=Other&status_whiteboard_type=casesubstring&query_format=advanced&status_whiteboard=layout%3Abacklog Entire Layout Backlog]''': All bugs that have been tagged as backlog candidates or are on the official backlog. For more detailed backlog tracking see our [https://wiki.mozilla.org/Platform/Layout/Backlog backlog page]. | ||
* '''[https://bugzilla.mozilla.org/buglist.cgi?resolution=---&classification=Client%20Software&classification=Developer%20Infrastructure&classification=Components&classification=Server%20Software&classification=Other&status_whiteboard_type=casesubstring&query_format=advanced&status_whiteboard=layout%3Abacklog%3A2020 2020 Layout Backlog]''': All bugs that are on our backlog for the year 2020. For more detailed backlog tracking see our [https://wiki.mozilla.org/Platform/Layout/Backlog backlog page]. | * '''[https://bugzilla.mozilla.org/buglist.cgi?resolution=---&classification=Client%20Software&classification=Developer%20Infrastructure&classification=Components&classification=Server%20Software&classification=Other&status_whiteboard_type=casesubstring&query_format=advanced&status_whiteboard=layout%3Abacklog%3A2020 2020 Layout Backlog]''': All bugs that are on our backlog for the year 2020. For more detailed backlog tracking see our [https://wiki.mozilla.org/Platform/Layout/Backlog backlog page]. |
edits