Confirmed users
971
edits
| Line 39: | Line 39: | ||
<bugzilla> | <bugzilla> | ||
{ | { | ||
"priority": "P2", | "priority": "P2", | ||
"resolution": "---", | "resolution": "---", | ||
"include_fields": "id, product, summary, status, priority, cf_rank, cf_tracking_fxios, cf_tracking_fennec, assigned_to", | "include_fields": "id, product, summary, status, priority, cf_rank, cf_tracking_fxios, cf_tracking_fennec, assigned_to", | ||
"order": "bug_id" | "order": "bug_id", | ||
"j_top": "OR", | |||
"f1": "status_whiteboard", | |||
"o1": "substring", | |||
"v1": "[MobileAS]", | |||
"f3": "status_whiteboard", | |||
"o3": "substring", | |||
"v3": "[MobileCore]" | |||
} | } | ||
</bugzilla> | </bugzilla> | ||