DevTools/Planning/Performance: Difference between revisions

Line 14: Line 14:


===Kanban "Ready to Work" Stack===  
===Kanban "Ready to Work" Stack===  
 
The ready to work stack contains all the user stories that are supposed to be ready to be worked on. In terms of Bugzilla, it means status = "NEW" and the PM-Scrubb has been set to +.
The backlog contains any user story that hasn't been scrubbed and prioritized by PM or engineering. In terms of Bugzilla, it means status = "NEW" and the PM-Scrubb has been set to ?.
<bugzilla>
<bugzilla>
{
{
Line 28: Line 27:




'''Completed'''


===Kanban "In Progress" Stack===
User stories currently being worked on by an engineer. Bugzilla: status=ASSIGNED.
<bugzilla>
{
    "blocks": "928571",
    "resolution": "FIXED",
    "include_fields": "id, priority, summary, status, assigned_to",
    "order": "bug_id"
}
</bugzilla>
===Kanban "Landed" Stack===
User stories that have landed.
<bugzilla>
<bugzilla>
{
{
Confirmed users
83

edits