WebDriver/RemoteProtocol/Milestones: Difference between revisions
< WebDriver | RemoteProtocol
Jump to navigation
Jump to search
(→Beta Project: Keep only a single table for MVP bugs per milestone) |
|||
Line 9: | Line 9: | ||
* For details view the [https://docs.google.com/spreadsheets/d/1CAMaBlX6n5nKvKuBNUcmTZSaPaiGVvIT07u39lkirAE/edit?usp=sharing Project Tracking Dashboard]. | * For details view the [https://docs.google.com/spreadsheets/d/1CAMaBlX6n5nKvKuBNUcmTZSaPaiGVvIT07u39lkirAE/edit?usp=sharing Project Tracking Dashboard]. | ||
=== | === High Priority Subset === | ||
* [https://mzl.la/ | * [https://mzl.la/2TG9X7J View Bugzilla Query]. | ||
<bugzilla> | <bugzilla> | ||
{ | { | ||
"whiteboard": "[puppeteer-beta-mvp]", | "whiteboard": "[puppeteer-beta-mvp]", | ||
" | "whiteboard": "puppeteer-high-priority", | ||
"include_fields":"id, summary, status, assigned_to, priority" | "include_fields":"id, summary, status, assigned_to, priority" | ||
} | } | ||
</bugzilla> | </bugzilla> | ||
=== MVP Bugs | === All MVP Bugs === | ||
* [https://mzl.la/ | * [https://mzl.la/2TlaNI6 View Bugzilla Query]. | ||
<bugzilla> | <bugzilla> | ||
{ | { | ||
"whiteboard": "[puppeteer-beta-mvp]", | "whiteboard": "[puppeteer-beta-mvp]", | ||
"priority": ["P1" | "priority": ["P1", "P2"], | ||
"include_fields":"id, summary, status, assigned_to, priority" | "include_fields":"id, summary, status, assigned_to, priority" | ||
} | } |
Revision as of 21:07, 4 March 2020
Milestones
Beta Project
- Status: In Development
- Start Date: December 13, 2019
- Forecast Completion Date: June 5, 2020
- For details view the Project Tracking Dashboard.
High Priority Subset
No results.
0 Total; 0 Open (0%); 0 Resolved (0%); 0 Verified (0%);
All MVP Bugs
50 Total; 0 Open (0%); 50 Resolved (100%); 0 Verified (0%);
Alpha Project
- Status: Completed
- Start Date: November 22, 2019
- Completion Date: December 12, 2019
- For details view the Project Tracking Dashboard.
- View Bugzilla Query.
28 Total; 0 Open (0%); 28 Resolved (100%); 0 Verified (0%);