canmove, Confirmed users
1,104
edits
No edit summary |
|||
| Line 57: | Line 57: | ||
This query lists bug that needs to be fix now; may have a very large impact on performance. | This query lists bug that needs to be fix now; may have a very large impact on performance. | ||
<bugzilla | <bugzilla> | ||
{ | { | ||
"status_whiteboard":"[qf:p1]", | "status_whiteboard":"[qf:p1]", | ||
"resolution": "---", | "resolution": "---", | ||
"include_fields": "id, component, summary, assigned_to", | "include_fields": "id, component, summary, assigned_to", | ||
"order":"component" | "order": "component" | ||
} | } | ||
</bugzilla> | </bugzilla> | ||