Stub Installer/Triage: Difference between revisions

added priority column
(added priority column)
 
(5 intermediate revisions by one other user not shown)
Line 1: Line 1:
== Goals (Revision 3) ==
== Goals (Revision 3) ==
* Lessen unsuccessful install rate by 5% (work done in Q3 2014 and measured after the changes ride the trains)
* Lessen unsuccessful install rate by 5% (on hold).


== Stub Installer (Revision 3) ==
== Stub Installer (Revision 3) ==
Improvements to and l10n verification of the stub installer
Improvements to and l10n verification of the stub installer
* {{ok|Redesign}} how downloads are applied to better handle install timeout errors.
* {{hold|Redesign}} how downloads are applied to better handle install timeout errors.
* {{ok|Redesign}} how cancelled downloads are handled and provide option to continue download.
* {{hold|Redesign}} how cancelled downloads are handled and provide option to continue download.
* {{ok|General}} bug fixes (listed below).
* {{hold|General}} bug fixes (listed below).


== Stub Installer (Revision 2) Complete ==
== 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|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|Increase}} installation timeout to lessen timeout failures.
* {{done|General}} bug fixes (see "Stub Installer Rev 2" bug links below).
* {{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 19: 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"
     }
     }
Line 30: 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"
     }
     }
Line 41: Line 41:
     {
     {
         "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"
     }
     }
Line 52: Line 52:
     {
     {
         "whiteboard": "[stublocalev3]",
         "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]
Localization [https://bugzilla.mozilla.org/buglist.cgi?status_whiteboard_type=allwordssubstr&status_whiteboard=%5bstublocale%5d Stub Installer Rev 2 Bugs]
Confirmed users
746

edits