Confirmed users
964
edits
No edit summary |
|||
Line 7: | Line 7: | ||
{ | { | ||
"whiteboard": "[data-integrity]", | "whiteboard": "[data-integrity]", | ||
"order": "bug_status DESC, assigned_to DESC", | |||
"include_fields":"id, summary, status, priority, assigned_to" | "include_fields":"id, summary, status, priority, assigned_to" | ||
} | } | ||
Line 15: | Line 16: | ||
{ | { | ||
"whiteboard": "[sync-atomic]", | "whiteboard": "[sync-atomic]", | ||
"order": "bug_status DESC, assigned_to DESC", | |||
"include_fields": "id, product, component, summary, status, priority, assigned_to" | "include_fields": "id, product, component, summary, status, priority, assigned_to" | ||
Line 24: | Line 26: | ||
{ | { | ||
"whiteboard": "[sync-tracker]", | "whiteboard": "[sync-tracker]", | ||
"order": "bug_status DESC, assigned_to DESC", | |||
"include_fields":"id, summary, status, priority, assigned_to" | "include_fields":"id, summary, status, priority, assigned_to" | ||
} | } | ||
Line 36: | Line 39: | ||
{ | { | ||
"whiteboard": "[send-tab]", | "whiteboard": "[send-tab]", | ||
"order": "bug_status DESC, assigned_to DESC", | |||
"include_fields": "id, product, component, summary, status, priority, assigned_to" | "include_fields": "id, product, component, summary, status, priority, assigned_to" | ||
} | } | ||
Line 45: | Line 49: | ||
{ | { | ||
"whiteboard": "[sync-metrics]", | "whiteboard": "[sync-metrics]", | ||
"order": "bug_status DESC, assigned_to DESC", | |||
"include_fields":"id, summary, status, priority, assigned_to" | "include_fields":"id, summary, status, priority, assigned_to" | ||
} | } | ||
</bugzilla> | </bugzilla> |