Confirmed users
3,337
edits
m (List keywords) |
m (List p2 bugs too) |
||
Line 82: | Line 82: | ||
"include_fields": "id, status, summary, whiteboard, keywords", | "include_fields": "id, status, summary, whiteboard, keywords", | ||
"whiteboard_type":"regex", | "whiteboard_type":"regex", | ||
"whiteboard" : "\\[js:p[ | "whiteboard" : "\\[js:p[123]:fx30" | ||
} | } | ||
</bugzilla> | </bugzilla> | ||
Line 105: | Line 105: | ||
"include_fields": "id, status, summary, whiteboard, keywords", | "include_fields": "id, status, summary, whiteboard, keywords", | ||
"whiteboard_type":"regex", | "whiteboard_type":"regex", | ||
"whiteboard" : "\\[js:p[ | "whiteboard" : "\\[js:p[123]:fx31" | ||
} | } | ||
</bugzilla> | </bugzilla> | ||
Line 125: | Line 125: | ||
"include_fields": "id, status, summary, whiteboard, keywords", | "include_fields": "id, status, summary, whiteboard, keywords", | ||
"whiteboard_type":"regex", | "whiteboard_type":"regex", | ||
"whiteboard" : "\\[js:p[ | "whiteboard" : "\\[js:p[123]:fx3[234567]" | ||
} | } | ||
</bugzilla> | </bugzilla> |