Confirmed users
595
edits
(Remove redundant section) |
m (→Releases) |
||
| (28 intermediate revisions by 5 users not shown) | |||
| Line 3: | Line 3: | ||
=Members= | =Members= | ||
* Mark Banner (Standard8) | |||
* Michael de Boer (:mikedeboer) | |||
* Marco Bonardo (:mak) | * Marco Bonardo (:mak) | ||
* Bridget Kaluzny | |||
* Javaun Moradi (:javaun) | |||
* Drew Wilcoxon (:adw) | * Drew Wilcoxon (:adw) | ||
* | * Mike Connor (:mconnor) | ||
* | * Dão Gottwald (:dao) | ||
* Dale Harvey (:Dale) | |||
* | |||
= | =Contact= | ||
<p> | <p>'''Team Meeting''' </p> | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
| Line 25: | Line 24: | ||
* '''Frequency:''' One meeting per week on Monday. | * '''Frequency:''' One meeting per week on Monday. | ||
* '''Duration:''' 30 min | * '''Duration:''' 30 min | ||
* '''Vidyo Room:''' [https://v.mozilla.com/flex.html?roomdirect.html&key= searchmeeting] | * '''Vidyo Room:''' [https://v.mozilla.com/flex.html?roomdirect.html&key=TPrbZ6yZU7nc6JL0D5fo4Fulmoo searchmeeting] | ||
* '''IRC:''' # | * '''IRC:''' #fx-search, #fx-team | ||
* '''Mailing list:''' fx-search, firefox-dev | |||
<p> </p> | <p> </p> | ||
=Bugzilla= | =Bugzilla= | ||
<p> </p> | <p>Bugzilla components don't tend to align properly with project boundaries, so this team is monitoring bugs across a number of components that contain the whiteboard tag [fxsearch]. Common components of interest are Firefox:Location bar, Firefox:Search, Toolkit:Places and more.</p> | ||
==Selecting a New Bug for the Current Release== | ==Selecting a New Bug for the Current Release== | ||
# Select any 'P1' bug which is currently ''unassigned'' and ''not blocked'' on a dependency. If no 'P1' bugs are available then select from the available 'P2' bugs, and so on. | # Select any 'P1' bug which is currently ''unassigned'' and ''not blocked'' on a dependency. If no 'P1' bugs are available then select from the available 'P2' bugs, and so on. | ||
# Add the following if not already present: | # Add the following if not already present: | ||
* [ | * [fxsearch] whiteboard tag. | ||
* QE verification flag. | * QE verification flag. | ||
<p> </p> | <p> </p> | ||
==Adding a New Bug to the Backlog== | ==Adding a New Bug to the Backlog== | ||
# Add the [ | # Add the [fxsearch] whiteboard tag. | ||
# Set the bug as a dependency of a user story bug or a meta bug if applicable. | # Set the bug as a dependency of a user story bug or a meta bug if applicable. | ||
# The bug priority will be set during the Weekly Meeting: | # The bug priority will be set during the Weekly Meeting: | ||
| Line 50: | Line 50: | ||
==Submitting a Bug for Triage== | ==Submitting a Bug for Triage== | ||
# Add the [ | # Add the [fxsearch] whiteboard tag. | ||
# Leave the priority field empty (--). | # Leave the priority field empty (--). | ||
<p> </p> | <p> </p> | ||
{| class="wikitable collapsible" style="width: 100%" | {| class="wikitable mw-collapsible" style="width: 100%" | ||
! Triage | ! Triage | ||
|- | |- | ||
| | | | ||
Collection of work waiting for the team to review and determine if it should be included in the Product Backlog | Collection of work waiting for the team to review and determine if it should be included in the Product Backlog | ||
<p> </p> | <p> </p> | ||
<bugzilla> | <bugzilla> | ||
{ | { | ||
" | "status_whiteboard": "[fxsearch]", | ||
"include_fields":"id, summary, status, whiteboard, keywords, assigned_to", | "status_whiteboard_type": "allwordssubstr", | ||
"include_fields": ["id", "summary", "status", "whiteboard", "keywords", "assigned_to"], | |||
"priority": "--", | "priority": "--", | ||
"resolution": "---" | "resolution": "---" | ||
| Line 72: | Line 73: | ||
=Releases= | =Releases= | ||
<p> </p> | <p> </p> | ||
{| class="wikitable collapsible" style="width: 100%" | {| class="wikitable mw-collapsible" style="width: 100%" | ||
! Current Release | ! Current Release | ||
|- | |- | ||
| | | | ||
<p>'''P1''': ''Must Have'' - development occurring in the current release | <p>'''P1''': ''Must Have'' - development occurring in the current release</p> | ||
<p>Next merge: Mar 18 (soft-freeze is one week earlier)</p> | |||
<p> </p> | <p> </p> | ||
<bugzilla> | <bugzilla> | ||
{ | { | ||
" | "status_whiteboard": "[fxsearch]", | ||
"include_fields":"id, summary, status, whiteboard, keywords, assigned_to", | "status_whiteboard_type": "allwordssubstr", | ||
"include_fields": ["id", "summary", "status", "whiteboard", "keywords", "assigned_to"], | |||
"priority": "P1", | "priority": "P1", | ||
"resolution": "---" | "resolution": "---" | ||
| Line 89: | Line 91: | ||
|} | |} | ||
<p> </p> | <p> </p> | ||
{| class="wikitable collapsible" style="width: 100%" | {| class="wikitable mw-collapsible" style="width: 100%" | ||
! Current Release: Completed | ! Current Release: Completed | ||
|- | |- | ||
| | | | ||
<bugzilla> | <bugzilla> | ||
{ | { | ||
"include_fields":"id, summary, status, whiteboard, keywords, assigned_to", | "include_fields": ["id", "summary", "status", "whiteboard", "keywords", "assigned_to", "priority"], | ||
"o5": "substring", | "o5": "substring", | ||
"f1": "status_whiteboard", | "f1": "status_whiteboard", | ||
"o3": "notsubstring", | "o3": "notsubstring", | ||
"v6": "firefox | "v6": "firefox 67", | ||
"o1": "substring", | "o1": "substring", | ||
"o6": "substring", | "o6": "substring", | ||
"f4": "OP", | "f4": "OP", | ||
"v5": " | "v5": "mozilla67", | ||
"j4": "OR", | "j4": "OR", | ||
"f5": "target_milestone", | "f5": "target_milestone", | ||
| Line 113: | Line 114: | ||
|} | |} | ||
<p> </p> | <p> </p> | ||
{| class="wikitable collapsible collapsed" style="width: 100%" | {| class="wikitable mw-collapsible mw-collapsed" style="width: 100%" | ||
! Next Release | ! Next Release | ||
|- | |- | ||
| | | | ||
<p>'''P2''': ''Should Have'' - targeted for the current release if production capacity exists | <p>'''P2''': ''Should Have'' - targeted for the current release if production capacity exists</p> | ||
<bugzilla> | <bugzilla> | ||
{ | { | ||
" | "status_whiteboard": "[fxsearch]", | ||
"include_fields":"id, summary, status, whiteboard, keywords, assigned_to", | "status_whiteboard_type": "allwordssubstr", | ||
"include_fields": ["id", "summary", "status", "whiteboard", "keywords", "assigned_to"], | |||
"priority": "P2", | "priority": "P2", | ||
"resolution": "---" | "resolution": "---" | ||
| Line 128: | Line 130: | ||
|} | |} | ||
<p> </p> | <p> </p> | ||
{| class="wikitable collapsible collapsed" style="width: 100%" | {| class="wikitable mw-collapsible mw-collapsed" style="width: 100%" | ||
! Backlog | ! Backlog | ||
|- | |- | ||
| | | | ||
<p>'''P3''': ''Could Have'' - planned for development in an upcoming release | <p>'''P3''': ''Could Have'' - planned for development in an upcoming release</p> | ||
<bugzilla> | <bugzilla> | ||
{ | { | ||
" | "status_whiteboard": "[fxsearch]", | ||
"include_fields":"id, summary, status, whiteboard, keywords, assigned_to", | "status_whiteboard_type": "allwordssubstr", | ||
"include_fields": ["id", "summary", "status", "whiteboard", "keywords", "assigned_to"], | |||
"priority": "P3", | "priority": "P3", | ||
"resolution": "---" | "resolution": "---" | ||
| Line 143: | Line 146: | ||
|} | |} | ||
<p> </p> | <p> </p> | ||
{| class="wikitable collapsible collapsed" style="width: 100%" | {| class="wikitable mw-collapsible mw-collapsed" style="width: 100%" | ||
! | ! Patches Accepted | ||
|- | |- | ||
| | | | ||
<p>'''P5''': ''Will Have'' - not scheduled for any particular release, patches accepted | <p>'''P5''': ''Will Have'' - not scheduled for any particular release, patches accepted</p> | ||
<bugzilla> | <bugzilla> | ||
{ | { | ||
" | "status_whiteboard": "[fxsearch]", | ||
"include_fields":"id, summary, status, whiteboard, keywords, assigned_to", | "status_whiteboard_type": "allwordssubstr", | ||
"include_fields": ["id", "summary", "status", "whiteboard", "keywords", "assigned_to"], | |||
"priority": "P5", | "priority": "P5", | ||
"resolution": "---" | |||
} | |||
</bugzilla> | |||
|} | |||
<p> </p> | |||
{| class="wikitable mw-collapsible mw-collapsed" style="width: 100%" | |||
! ¯\_(ツ)_/¯ | |||
|- | |||
| | |||
<p>'''P4''': (should be reprioritized to P3 or P5)</p> | |||
<bugzilla> | |||
{ | |||
"status_whiteboard": "[fxsearch]", | |||
"status_whiteboard_type": "allwordssubstr", | |||
"include_fields": ["id", "summary", "status", "whiteboard", "keywords", "assigned_to"], | |||
"priority": "P4", | |||
"resolution": "---" | "resolution": "---" | ||
} | } | ||