Confirmed users, Bureaucrats and Sysops emeriti
969
edits
No edit summary |
No edit summary |
||
Line 73: | Line 73: | ||
"order": "resolution, assigned_to, id", | "order": "resolution, assigned_to, id", | ||
"include_fields": "id, summary, assigned_to, resolution" | "include_fields": "id, summary, assigned_to, resolution" | ||
} | |||
</bugzilla> | |||
== NIGHTLY 75 == | |||
=== Fragmentation === | |||
<bugzilla> | |||
{ | |||
"f2": "status_whiteboard", | |||
"o2": "anywordssubstr", | |||
"v2": "[frag_v75]", | |||
"product": ["Core", "Fenix", "Firefox", "GeckoView", "Toolkit"], | |||
"include_fields": "id, summary, assigned_to, status, resolution", | |||
"order": "resolution, assigned_to, id" | |||
} | |||
</bugzilla> | |||
=== Printing === | |||
<bugzilla> | |||
{ | |||
"f2": "status_whiteboard", | |||
"o2": "anywordssubstr", | |||
"v2": "[print_v75]", | |||
"product": ["Core", "Fenix", "Firefox", "GeckoView", "Toolkit"], | |||
"include_fields": "id, summary, assigned_to, status, resolution", | |||
"order": "resolution, assigned_to, id" | |||
} | |||
</bugzilla> | |||
== NIGHTLY 74 == | |||
=== Fragmentation === | |||
<bugzilla> | |||
{ | |||
"f2": "status_whiteboard", | |||
"o2": "anywordssubstr", | |||
"v2": "[frag_v74]", | |||
"product": ["Core", "Fenix", "Firefox", "GeckoView", "Toolkit"], | |||
"include_fields": "id, summary, assigned_to, status, resolution", | |||
"order": "resolution, assigned_to, id" | |||
} | |||
</bugzilla> | |||
=== Printing === | |||
<bugzilla> | |||
{ | |||
"f2": "status_whiteboard", | |||
"o2": "anywordssubstr", | |||
"v2": "[print_v74]", | |||
"product": ["Core", "Fenix", "Firefox", "GeckoView", "Toolkit"], | |||
"include_fields": "id, summary, assigned_to, status, resolution", | |||
"order": "resolution, assigned_to, id" | |||
} | } | ||
</bugzilla> | </bugzilla> |