canmove, Confirmed users, Bureaucrats and Sysops emeriti
3,628
edits
m (→Releases) |
(Update bugzilla tool parameters so that whiteboard search works correctly when using the Full Query link.) |
||
| Line 55: | Line 55: | ||
|- | |- | ||
| | | | ||
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]", | ||
"status_whiteboard_type": "allwordssubstr", | |||
"include_fields": ["id", "summary", "status", "whiteboard", "keywords", "assigned_to"], | "include_fields": ["id", "summary", "status", "whiteboard", "keywords", "assigned_to"], | ||
"priority": "--", | "priority": "--", | ||
| Line 73: | Line 74: | ||
|- | |- | ||
| | | | ||
<p>'''P1''': ''Must Have'' - development occurring in the current release | <p>'''P1''': ''Must Have'' - development occurring in the current release</p> | ||
'''Duration:''' Tuesday March 13 - Monday May 7 | '''Duration:''' Tuesday March 13 - Monday May 7 | ||
<p> </p> | <p> </p> | ||
<bugzilla> | <bugzilla> | ||
{ | { | ||
" | "status_whiteboard": "[fxsearch]", | ||
"status_whiteboard_type": "allwordssubstr", | |||
"include_fields": ["id", "summary", "status", "whiteboard", "keywords", "assigned_to"], | "include_fields": ["id", "summary", "status", "whiteboard", "keywords", "assigned_to"], | ||
"priority": "P1", | "priority": "P1", | ||
| Line 90: | Line 92: | ||
|- | |- | ||
| | | | ||
<bugzilla> | <bugzilla> | ||
{ | { | ||
| Line 114: | Line 115: | ||
|- | |- | ||
| | | | ||
<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]", | ||
"status_whiteboard_type": "allwordssubstr", | |||
"include_fields": ["id", "summary", "status", "whiteboard", "keywords", "assigned_to"], | "include_fields": ["id", "summary", "status", "whiteboard", "keywords", "assigned_to"], | ||
"priority": "P2", | "priority": "P2", | ||
| Line 129: | Line 131: | ||
|- | |- | ||
| | | | ||
<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]", | ||
"status_whiteboard_type": "allwordssubstr", | |||
"include_fields": ["id", "summary", "status", "whiteboard", "keywords", "assigned_to"], | "include_fields": ["id", "summary", "status", "whiteboard", "keywords", "assigned_to"], | ||
"priority": "P3", | "priority": "P3", | ||
| Line 144: | Line 147: | ||
|- | |- | ||
| | | | ||
<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]", | ||
"status_whiteboard_type": "allwordssubstr", | |||
"include_fields": ["id", "summary", "status", "whiteboard", "keywords", "assigned_to"], | "include_fields": ["id", "summary", "status", "whiteboard", "keywords", "assigned_to"], | ||
"priority": "P5", | "priority": "P5", | ||
| Line 159: | Line 163: | ||
|- | |- | ||
| | | | ||
<p>'''P4''': (should be reprioritized to P3 or P5) | <p>'''P4''': (should be reprioritized to P3 or P5)</p> | ||
<bugzilla> | <bugzilla> | ||
{ | { | ||
" | "status_whiteboard": "[fxsearch]", | ||
"status_whiteboard_type": "allwordssubstr", | |||
"include_fields": ["id", "summary", "status", "whiteboard", "keywords", "assigned_to"], | "include_fields": ["id", "summary", "status", "whiteboard", "keywords", "assigned_to"], | ||
"priority": "P4", | "priority": "P4", | ||