canmove, Confirmed users
1,104
edits
| Line 38: | Line 38: | ||
= Bugzilla Queries = | = Bugzilla Queries = | ||
<bugzilla> | |||
{ | |||
"status_whiteboard":"[qf:p1]", | |||
"resolution": "fixed", | |||
"include_fields": "id, summary, whiteboard, status, assigned_to", | |||
"order": "assigned_to", | |||
"f1": "resolution", | |||
"o1": "changedafter", | |||
"v1": "1w" | |||
} | |||
</bugzilla> | |||
== P1 Bugs == | == P1 Bugs == | ||