JavaScript/Roadmap: Difference between revisions

m
List p2 bugs too
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[1-3]:fx30"
"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[1-3]:fx31"
"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[1-3]:fx3[2-7]"
"whiteboard" : "\\[js:p[123]:fx3[234567]"
}
}
</bugzilla>
</bugzilla>
Confirmed users
3,337

edits