Mobile/Triage: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 103: Line 103:
== Priorities ==
== Priorities ==


* [[Bugmasters/Process/Triage|Triage process]]
Moved to separate page: [[Mobile/Triage/Priorities]].
* [[Bugmasters/Project/Bug_Handling/Triage_Leads#Firefox_for_Android|Triage Leads]]
* [https://mozilla.github.io/triage-center/ Triage Center]
* [https://docs.google.com/presentation/d/1qlXlDsMnvcpA5ppJVJWIBaBDPEyw5hbjU-Q7wjjrZQM/edit#slide=id.g135c9e38c0_0_0 Slide deck describing new triage process]
* '''[https://bugzilla.mozilla.org/buglist.cgi?priority=--&list_id=13120737&resolution=---&query_format=advanced&product=Firefox%20for%20Android&chfieldfrom=2016-06-01 Bugs without priority]'''
 
=== [https://bugzilla.mozilla.org/buglist.cgi?priority=P1&list_id=13120737&resolution=---&query_format=advanced&product=Firefox%20for%20Android&chfieldfrom=2016-06-01 P1 - Fix in the current release or iteration] ===
 
<bugzilla>
{
    "product": "Firefox for Android",
    "order": "bug_id",
    "priority": "P1",
    "resolution": "---",
    "include_fields": "id, summary, status, assigned_to, last_change_time",
    "chfieldfrom": "2016-06-01"
}
</bugzilla>
 
=== [https://bugzilla.mozilla.org/buglist.cgi?priority=P2&list_id=13120737&resolution=---&query_format=advanced&product=Firefox%20for%20Android&chfieldfrom=2016-06-01 P2 - Fix in the next release or iteration] ===
 
<bugzilla>
{
    "product": "Firefox for Android",
    "order": "bug_id",
    "priority": "P2",
    "resolution": "---",
    "include_fields": "id, summary, status, assigned_to, last_change_time",
    "chfieldfrom": "2016-06-01"
}
</bugzilla>
 
=== [https://bugzilla.mozilla.org/buglist.cgi?priority=P3&list_id=13120737&resolution=---&query_format=advanced&product=Firefox%20for%20Android&chfieldfrom=2016-06-01 P3 - Backlog] ===
 
<bugzilla>
{
    "product": "Firefox for Android",
    "order": "bug_id",
    "priority": "P3",
    "resolution": "---",
    "include_fields": "id, summary, status, assigned_to, last_change_time",
    "chfieldfrom": "2016-06-01"
}
</bugzilla>
 
=== P4 - Nope ===
 
'''There's no P4'''.
 
=== [https://bugzilla.mozilla.org/buglist.cgi?priority=P5&list_id=13120737&resolution=---&query_format=advanced&product=Firefox%20for%20Android&chfieldfrom=2016-06-01 P5 - Will not fix, but will accept a patch] ===
 
(Not embedded because low priority..)

Revision as of 09:44, 24 August 2016

hit the button if the cache seems to be stuck

Meeting Details

Click HERE for the iOS Triage Page

Android Triage

Android triage nominations

Bugzilla query error

Array ( [type] => error [message] => http-bad-status [params] => Array ( [0] => 403 [1] => Forbidden ) ) 1


Mentorless

Unconfirmed

Fennec Nightly+

Bugzilla query error

Array ( [type] => error [message] => http-bad-status [params] => Array ( [0] => 403 [1] => Forbidden ) ) 1


Fennec 47+

Tracking 47+ non-uplifted

Bugzilla query error

Array ( [type] => error [message] => http-bad-status [params] => Array ( [0] => 403 [1] => Forbidden ) ) 1


Fennec 48+

Tracking 48+ non-uplifted

Bugzilla query error

Array ( [type] => error [message] => http-bad-status [params] => Array ( [0] => 403 [1] => Forbidden ) ) 1


Fennec 49+

Tracking 49+ non-uplifted

Bugzilla query error

Array ( [type] => error [message] => http-bad-status [params] => Array ( [0] => 403 [1] => Forbidden ) ) 1


Fennec 50+

Tracking 50+ non-uplifted

Bugzilla query error

Array ( [type] => error [message] => http-bad-status [params] => Array ( [0] => 403 [1] => Forbidden ) ) 1


Fennec 51+

Tracking 50+ non-uplifted

Bugzilla query error

Array ( [type] => error [message] => http-bad-status [params] => Array ( [0] => 403 [1] => Forbidden ) ) 1


Priorities

Moved to separate page: Mobile/Triage/Priorities.