Confirmed users, Administrators
5,526
edits
|  (Temporary work-around regarding Bug #1412570 -- removed the include_fields lines) |  (include_fields has to be an array now) | ||
| Line 12: | Line 12: | ||
|          "status":["UNCONFIRMED", "NEW", "ASSIGNED", "REOPENED"],   |          "status":["UNCONFIRMED", "NEW", "ASSIGNED", "REOPENED"],   | ||
|          "whiteboard":"ca-initial", |          "whiteboard":"ca-initial", | ||
|          "cf_blocking_b2g_type":"contains" |          "cf_blocking_b2g_type":"contains", | ||
|         "include_fields": ["id", "summary", "status", "assigned_to", "whiteboard", "last_change_time"] | |||
|      } |      } | ||
| </bugzilla> | </bugzilla> | ||