Confirmed users
591
edits
(Created page with "{{ForceRefreshButton}} ===Project Status Overview=== * Developer Tools: WebIDE ===Bucket Statuses=== Whiteboard tags represent the following: * [status:backlog] = this is...") |
No edit summary |
||
Line 23: | Line 23: | ||
"component": "Developer Tools: WebIDE", | "component": "Developer Tools: WebIDE", | ||
"whiteboard": "[status:backlog]", | "whiteboard": "[status:backlog]", | ||
"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", | |||
"component": "Developer Tools: WebIDE", | |||
"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" |