Confirmed users
4,174
edits
(→Beta Project: Keep only a single table for MVP bugs per milestone) |
No edit summary |
||
Line 29: | Line 29: | ||
"whiteboard": "[puppeteer-beta-mvp]", | "whiteboard": "[puppeteer-beta-mvp]", | ||
"priority": ["P1", "P2"], | "priority": ["P1", "P2"], | ||
"include_fields":"id, summary, status, assigned_to, priority" | |||
} | |||
</bugzilla> | |||
=== All Reserve Bugs === | |||
* [https://mzl.la/2XF1Ls6 View Bugzilla Query]. | |||
<bugzilla> | |||
{ | |||
"whiteboard": "[puppeteer-beta-reserve]", | |||
"priority": ["P1", "P3"], | |||
"include_fields":"id, summary, status, assigned_to, priority" | "include_fields":"id, summary, status, assigned_to, priority" | ||
} | } |