Confirmed users, Bureaucrats and Sysops emeriti
969
edits
No edit summary |
No edit summary |
||
Line 12: | Line 12: | ||
The tables of bugs below are managed automatically using the `whiteboard` field in bugzilla. | The tables of bugs below are managed automatically using the `whiteboard` field in bugzilla. | ||
* | * Add "[print2020]" to add a bug to the printing backlog | ||
* Add "[frag2020]" to add a bug to the fragmentation backlog | |||
* | * Add "[print_v{XX}]" to add a bug to the list of printing bugs targetted at Firefox vXX (e.g. "[print_v73]"). | ||
* Add "[frag_v{XX}]" to add a bug to the list of fragmentation bugs targetted at Firefox vXX (e.g. "[frag_v73]"). | |||
<!-- | <!-- | ||
Line 32: | Line 33: | ||
"product": ["Core", "Fenix", "Firefox", "GeckoView", "Toolkit"], | "product": ["Core", "Fenix", "Firefox", "GeckoView", "Toolkit"], | ||
"include_fields": "id, summary, assigned_to, resolution", | "include_fields": "id, summary, assigned_to, status, resolution", | ||
"order": "resolution, assigned_to, id" | "order": "resolution, assigned_to, id" | ||
} | } | ||
Line 46: | Line 47: | ||
"product": ["Core", "Fenix", "Firefox", "GeckoView", "Toolkit"], | "product": ["Core", "Fenix", "Firefox", "GeckoView", "Toolkit"], | ||
"include_fields": "id, summary, assigned_to, resolution", | "include_fields": "id, summary, assigned_to, status, resolution", | ||
"order": "resolution, assigned_to, id" | "order": "resolution, assigned_to, id" | ||
} | } |