550
edits
(→High-Priority: update to 2017) |
(→High-Priority: add on-deck) |
||
Line 146: | Line 146: | ||
{ | { | ||
"keywords": "bmo-big", | "keywords": "bmo-big", | ||
"keywords_type": "anywords", | |||
"priority": ["P1","P2","P3","P4","P5"], | |||
"include_fields": "id, priority, summary, status, resolution, assigned_to", | |||
"field0-0-0": "status", | |||
"type0-0-0": "equals", | |||
"value0-0-0": "NEW", | |||
"field0-0-1": "status", | |||
"type0-0-1": "equals", | |||
"value0-0-1": "ASSIGNED", | |||
"field0-0-2": "status", | |||
"type0-0-2": "changed_after", | |||
"value0-0-2": "2017-01-01" | |||
} | |||
</bugzilla> | |||
</div> | |||
== Upcoming == | |||
<div> | |||
<bugzilla> | |||
{ | |||
"keywords": "bmo-on-deck", | |||
"keywords_type": "anywords", | "keywords_type": "anywords", | ||
"priority": ["P1","P2","P3","P4","P5"], | "priority": ["P1","P2","P3","P4","P5"], |