canmove, Confirmed users
1,104
edits
| Line 46: | Line 46: | ||
"status_whiteboard":"[qf:p1]", | "status_whiteboard":"[qf:p1]", | ||
"resolution": "fixed", | "resolution": "fixed", | ||
"include_fields": "id, summary, | "include_fields": "id, summary, component, status, assigned_to", | ||
"order": "assigned_to", | "order": "assigned_to", | ||
| Line 62: | Line 62: | ||
"status_whiteboard":"[qf:p1]", | "status_whiteboard":"[qf:p1]", | ||
"resolution": "---", | "resolution": "---", | ||
"include_fields": "id, summary, assigned_to", | "include_fields": "id, component, summary, assigned_to", | ||
"order":" | "order":"component" | ||
} | } | ||
</bugzilla> | </bugzilla> | ||
| Line 74: | Line 74: | ||
"status_whiteboard":"[qf:p3]", | "status_whiteboard":"[qf:p3]", | ||
"resolution": "---", | "resolution": "---", | ||
"include_fields": "id, summary, assigned_to", | "include_fields": "id, component, summary, assigned_to", | ||
"order":" | "order":"component" | ||
} | } | ||
</bugzilla> | </bugzilla> | ||
| Line 87: | Line 87: | ||
"status_whiteboard":"[qf:investigate]", | "status_whiteboard":"[qf:investigate]", | ||
"resolution": "---", | "resolution": "---", | ||
"include_fields": "id, summary, assigned_to", | "include_fields": "id, component, summary, assigned_to", | ||
"order":" | "order":"component" | ||
} | } | ||
</bugzilla> | </bugzilla> | ||