DevTools/Planning/Performance: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
Line 12: Line 12:
Note that Bugzilla is the source of truth. The only thing this page contains are some convenient Bugzilla queries that you may as well do on Bugzilla if you prefer.
Note that Bugzilla is the source of truth. The only thing this page contains are some convenient Bugzilla queries that you may as well do on Bugzilla if you prefer.


==="To be Scrubbed" Stack===  
===Backlog===  
The PM work stack contains all the user stories that need to be scrubbed, validated, worked on by UI and prioritized by PM and engineering. In terms of Bugzilla, it means status = "NEW" and the PM-Scrub flag has been set to ?. Usually, most of these need mockups from UI.
The backlog contains all the incoming artifacts that haven't been looked at. In terms of Bugzilla, it means status = "NEW" and the PM-Scrub flag has not been set.
<bugzilla>
<bugzilla>
{
{
         "blocks": "928571",
         "blocks": "928571",
         "status": "NEW",
         "status": "NEW",
    "whiteboard": "[User Story]",
       "f1": "flagtypes.name",
       "f1": "flagtypes.name",
       "o1": "notsubstring",
       "o1": "notsubstring",
Line 26: Line 25:
}
}
</bugzilla>
</bugzilla>
==="To be Scrubbed" Stack===
The PM work stack contains all the user stories that need to be scrubbed, validated, worked on by UI and prioritized by PM and engineering. In terms of Bugzilla, it means status = "NEW" and the PM-Scrub flag has been set to ?. Usually, most of these need mockups from UI.


<bugzilla>
<bugzilla>
Confirmed users
83

edits

Navigation menu