Confirmed users
746
edits
(added priority column) |
|||
| (18 intermediate revisions by one other user not shown) | |||
| Line 1: | Line 1: | ||
== Goals (Revision | == Goals (Revision 3) == | ||
* Lessen unsuccessful install rate by 5% ( | * Lessen unsuccessful install rate by 5% (on hold). | ||
== Stub Installer (Revision | == Stub Installer (Revision 3) == | ||
Improvements to and l10n verification of the stub installer | Improvements to and l10n verification of the stub installer | ||
* {{hold|Redesign}} how downloads are applied to better handle install timeout errors. | |||
* {{hold|Redesign}} how cancelled downloads are handled and provide option to continue download. | |||
* {{hold|General}} bug fixes (listed below). | |||
== Stub Installer (Revision 2) Complete == | |||
* {{done|Reduced}} unsuccessful install rate by 8.39% surpassing the goal of 5% (work done in Q1 2014 and measured in Q2 2014). | |||
* {{done|Redesign}} UI (progress bar and "Upgrading" vs. "Installing"). | * {{done|Redesign}} UI (progress bar and "Upgrading" vs. "Installing"). | ||
* {{ | * {{done|Increase}} installation timeout to lessen timeout failures. | ||
* {{ | * {{done|General}} bug fixes (see "Stub Installer Rev 2" bug links below). | ||
* {{done|Check}} localizations and file bugs (see [[#Localization_Issues|Localization Issues]]). Reached out to Jeff Beatty for help with getting these fixed. | * {{done|Check}} localizations and file bugs (see [[#Localization_Issues|Localization Issues]]). Reached out to Jeff Beatty for help with getting these fixed. | ||
| Line 13: | Line 19: | ||
{ | { | ||
"whiteboard": "[stubv3+]", | "whiteboard": "[stubv3+]", | ||
"include_fields": "id, summary, status, resolution, assigned_to", | "include_fields": "id, summary, priority, status, resolution, assigned_to", | ||
"order": "status DESC, resolution, bug_id" | "order": "status DESC, resolution, bug_id" | ||
} | } | ||
</bugzilla> | </bugzilla> | ||
[https://bugzilla.mozilla.org/buglist.cgi?status_whiteboard_type=allwordssubstr&status_whiteboard=%5bstubv2%2B%5d Stub Installer Rev 2 Bugs]<br> | Blocking [https://bugzilla.mozilla.org/buglist.cgi?status_whiteboard_type=allwordssubstr&status_whiteboard=%5bstubv2%2B%5d Stub Installer Rev 2 Bugs]<br> | ||
[https://bugzilla.mozilla.org/buglist.cgi?status_whiteboard_type=allwordssubstr&status_whiteboard=%5bstub%2B%5d Stub Installer Rev 1 Bugs] | Blocking [https://bugzilla.mozilla.org/buglist.cgi?status_whiteboard_type=allwordssubstr&status_whiteboard=%5bstub%2B%5d Stub Installer Rev 1 Bugs] | ||
== Wanted but Not Blocking (Revision 3) == | == Wanted but Not Blocking (Revision 3) == | ||
| Line 24: | Line 30: | ||
{ | { | ||
"whiteboard": "[stubv3=]", | "whiteboard": "[stubv3=]", | ||
"include_fields": "id, summary, status, resolution, assigned_to", | "include_fields": "id, summary, priority, status, resolution, assigned_to", | ||
"order": "status DESC, resolution, bug_id" | "order": "status DESC, resolution, bug_id" | ||
} | } | ||
</bugzilla> | </bugzilla> | ||
[https://bugzilla.mozilla.org/buglist.cgi?status_whiteboard_type=allwordssubstr&status_whiteboard=%5bstubv2=%5d Stub Installer Rev 2 Bugs]<br> | Wanted but Not Blocking [https://bugzilla.mozilla.org/buglist.cgi?status_whiteboard_type=allwordssubstr&status_whiteboard=%5bstubv2=%5d Stub Installer Rev 2 Bugs]<br> | ||
[https://bugzilla.mozilla.org/buglist.cgi?status_whiteboard_type=allwordssubstr&status_whiteboard=%5bstub=%5d Stub Installer Rev 1 Bugs] | Wanted but Not Blocking [https://bugzilla.mozilla.org/buglist.cgi?status_whiteboard_type=allwordssubstr&status_whiteboard=%5bstub=%5d Stub Installer Rev 1 Bugs] | ||
== Not Blocking (Revision | == Not Blocking (Revision 3) == | ||
<bugzilla> | <bugzilla> | ||
{ | { | ||
"whiteboard": "[stubv3-]", | "whiteboard": "[stubv3-]", | ||
"include_fields": "id, summary, status, resolution, assigned_to", | "include_fields": "id, summary, priority, status, resolution, assigned_to", | ||
"order": "status DESC, resolution, bug_id" | "order": "status DESC, resolution, bug_id" | ||
} | } | ||
</bugzilla> | </bugzilla> | ||
[https://bugzilla.mozilla.org/buglist.cgi?status_whiteboard_type=allwordssubstr&status_whiteboard=%5bstubv2-%5d Stub Installer Rev 2 Bugs]<br> | There are no Not Blocking [https://bugzilla.mozilla.org/buglist.cgi?status_whiteboard_type=allwordssubstr&status_whiteboard=%5bstubv2-%5d Stub Installer Rev 2 Bugs]<br> | ||
[https://bugzilla.mozilla.org/buglist.cgi?status_whiteboard_type=allwordssubstr&status_whiteboard=%5bstub-%5d Stub Installer Rev 1 Bugs] | Not Blocking [https://bugzilla.mozilla.org/buglist.cgi?status_whiteboard_type=allwordssubstr&status_whiteboard=%5bstub-%5d Stub Installer Rev 1 Bugs] | ||
== Localization Issues == | == Localization Issues (Revision 3) == | ||
<bugzilla> | <bugzilla> | ||
{ | { | ||
"whiteboard": "[ | "whiteboard": "[stublocalev3]", | ||
"include_fields": "id, summary, component, status, resolution, assigned_to", | "include_fields": "id, summary, priority, component, status, resolution, assigned_to", | ||
"order": "status DESC, resolution, bug_id" | "order": "status DESC, resolution, bug_id" | ||
} | } | ||
</bugzilla> | </bugzilla> | ||
Localization [https://bugzilla.mozilla.org/buglist.cgi?status_whiteboard_type=allwordssubstr&status_whiteboard=%5bstublocale%5d Stub Installer Rev 2 Bugs] | |||