Confirmed users
4,174
edits
| Line 6: | Line 6: | ||
* '''Goal''': TBD | * '''Goal''': TBD | ||
* '''ETA''': End of Q2 2020 | * '''ETA''': End of Q2 2020 | ||
=== All Beta MVP === | === All Beta MVP === | ||
| Line 27: | Line 17: | ||
</bugzilla> | </bugzilla> | ||
==== Beta MVP In Development==== | ==== Beta MVP In Development ==== | ||
<bugzilla> | <bugzilla> | ||
| Line 38: | Line 28: | ||
</bugzilla> | </bugzilla> | ||
==== Beta MVP Available==== | ==== Beta MVP Available ==== | ||
<bugzilla> | <bugzilla> | ||
| Line 49: | Line 39: | ||
</bugzilla> | </bugzilla> | ||
==== Beta MVP Completed==== | ==== Beta MVP Completed ===== | ||
<bugzilla> | <bugzilla> | ||
| Line 56: | Line 46: | ||
"priority": ["P1"], | "priority": ["P1"], | ||
"resolution": ["FIXED"], | "resolution": ["FIXED"], | ||
"include_fields":"id, summary, status, assigned_to, priority" | |||
} | |||
</bugzilla> | |||
==== Beta MVP High Priority Subset === | |||
<bugzilla> | |||
{ | |||
"whiteboard": "puppeteer-high-priority", | |||
"include_fields": "id, priority, summary, assigned_to, status", | |||
"order": "priority,assigned_to" | |||
} | |||
</bugzilla> | |||
<bugzilla> | |||
{ | |||
"whiteboard": "[puppeteer-beta-mvp]", | |||
"whiteboard": "puppeteer-high-priority", | |||
"include_fields":"id, summary, status, assigned_to, priority" | "include_fields":"id, summary, status, assigned_to, priority" | ||
} | } | ||