Confirmed users
591
edits
(Created page with "{{ForceRefreshButton}} ===Project Status Overview=== * Simulator ===Bucket Statuses=== Whiteboard tags represent the following: * [status:backlog] = this is in the backlo...") |
No edit summary |
||
| Line 35: | Line 35: | ||
"component": "Simulator", | "component": "Simulator", | ||
"whiteboard": "[status:planned]", | "whiteboard": "[status:planned]", | ||
"include_fields": "id, priority, summary, status, assigned_to", | |||
"order": "bug_id" | |||
} | |||
</bugzilla> | |||
===On hold=== | |||
Work has been put on hold because of other higher priorities. | |||
<bugzilla> | |||
{ | |||
"product": "Firefox OS", | |||
"component": "Simulator", | |||
"whiteboard": "[status:onhold]", | |||
"include_fields": "id, priority, summary, status, assigned_to", | "include_fields": "id, priority, summary, status, assigned_to", | ||
"order": "bug_id" | "order": "bug_id" | ||