Confirmed users
964
edits
No edit summary |
No edit summary |
||
| Line 39: | 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" | |||
} | |||
</bugzilla> | |||
Device Manager | |||
<bugzilla> | |||
{ | |||
"whiteboard": "[device-manager]", | |||
"order": "bug_status DESC, assigned_to DESC", | "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" | ||