130
edits
No edit summary |
No edit summary |
||
| Line 18: | Line 18: | ||
} | } | ||
</bugzilla> | </bugzilla> | ||
=== Assigned, but not started === | === Assigned, but not started === | ||
These bugs have an owner, but their status is 'NEW' indicating that they are not being worked on yet. | These bugs have an owner, but their status is 'NEW' indicating that they are not being worked on yet. | ||
| Line 45: | Line 46: | ||
"include_fields": "id, whiteboard, summary, status, resolution, priority, assigned_to", | "include_fields": "id, whiteboard, summary, status, resolution, priority, assigned_to", | ||
"f1":"status_whiteboard", | "f1":"status_whiteboard", | ||
"query_format":"advanced", | "query_format":"advanced", | ||
"o1":"substring", | "o1":"substring", | ||
"v1":"[ | "v1":"[fingerprinting]", | ||
"order": "bug_id", | "order": "bug_id", | ||
"status":["__open__"], | "status":["__open__"], | ||
edits