Confirmed users
908
edits
(→Dashboard for SafeBrowsing v4: disable M5 and add M9) |
(Add M10 and disable M6 & M7) |
||
Line 56: | Line 56: | ||
== M6 == | == M6 == | ||
<bugzilla> | <disabled-bugzilla> | ||
{ | { | ||
"whiteboard": "#sbv4-m6", | "whiteboard": "#sbv4-m6", | ||
Line 62: | Line 62: | ||
"order": "status, assigned_to" | "order": "status, assigned_to" | ||
} | } | ||
</bugzilla> | </disabled-bugzilla> | ||
== M7 == | == M7 == | ||
<bugzilla> | <disabled-bugzilla> | ||
{ | { | ||
"whiteboard": "#sbv4-m7", | "whiteboard": "#sbv4-m7", | ||
Line 71: | Line 71: | ||
"order": "status, assigned_to" | "order": "status, assigned_to" | ||
} | } | ||
</bugzilla> | </disabled-bugzilla> | ||
== M8 == | == M8 == | ||
Line 86: | Line 86: | ||
{ | { | ||
"whiteboard": "#sbv4-m9", | "whiteboard": "#sbv4-m9", | ||
"include_fields": "id, summary, priority, status, resolution, assigned_to", | |||
"order": "status, assigned_to" | |||
} | |||
</bugzilla> | |||
== M10 == | |||
<bugzilla> | |||
{ | |||
"whiteboard": "#sbv4-m10", | |||
"include_fields": "id, summary, priority, status, resolution, assigned_to", | "include_fields": "id, summary, priority, status, resolution, assigned_to", | ||
"order": "status, assigned_to" | "order": "status, assigned_to" | ||
} | } | ||
</bugzilla> | </bugzilla> |