Confirmed users
591
edits
No edit summary |
No edit summary |
||
| Line 28: | Line 28: | ||
</bugzilla> | </bugzilla> | ||
=== | ===On hold=== | ||
Work has been put on hold because of other higher priorities. | |||
<bugzilla> | <bugzilla> | ||
{ | { | ||
"product": "Firefox OS", | "product": "Firefox OS", | ||
"component": "Simulator", | "component": "Simulator", | ||
"whiteboard": "[status: | "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" | ||
| Line 40: | Line 40: | ||
</bugzilla> | </bugzilla> | ||
=== | ===Planned=== | ||
Here are the items that are being planned: | |||
<bugzilla> | <bugzilla> | ||
{ | { | ||
"product": "Firefox OS", | "product": "Firefox OS", | ||
"component": "Simulator", | "component": "Simulator", | ||
"whiteboard": "[status: | "whiteboard": "[status:planned]", | ||
"include_fields": "id, priority, summary, status, assigned_to", | "include_fields": "id, priority, summary, status, assigned_to", | ||
"order": "bug_id" | "order": "bug_id" | ||