DevTools/Planning/Performance: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
Line 9: Line 9:
         "status": "NEW",
         "status": "NEW",
     "whiteboard": "[US]",
     "whiteboard": "[US]",
       "pm-scrub":"koi?",
       "pm-scrub": "?",
  "pm-scrub_type":"contains",
  "pm-scrub_type": "contains",
"include_fields": "id, priority, summary, status, assigned_to",
"include_fields": "id, priority, flags, summary, status, assigned_to",
         "order": "bug_id"
         "order": "bug_id"
}
}

Revision as of 23:47, 22 October 2013

Performance Management Tools Kanban

Kanban PM Work Stack

The PM work stack contains all the user stories that need to be scrubbed and prioritized by PM and engineering. In terms of Bugzilla, it means status = "NEW" and the PM-Scrub flag has been set to ?.

No results.

0 Total; 0 Open (0%); 0 Resolved (0%); 0 Verified (0%);


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 +.

No results.

0 Total; 0 Open (0%); 0 Resolved (0%); 0 Verified (0%);



Kanban "In Progress" Stack

User stories currently being worked on by an engineer. Bugzilla: status=ASSIGNED.

Full Query
ID Priority Summary Status Assigned to
625846 -- Add Heap Snapshot and Analysis tools RESOLVED
879008 P2 New UI for the sampling Profiler RESOLVED Victor Porof [:vporof][:vp]
929114 -- Live Frame Rate Visualization RESOLVED
931898 -- Recorded Frame rate visualization RESOLVED
1011224 -- Performance tools are available in WebIDE RESOLVED

5 Total; 0 Open (0%); 5 Resolved (100%); 0 Verified (0%);


Kanban "Landed" Stack

User stories that have landed.

Full Query
ID Priority Summary Status Assigned to
625846 -- Add Heap Snapshot and Analysis tools RESOLVED
879008 P2 New UI for the sampling Profiler RESOLVED Victor Porof [:vporof][:vp]
929114 -- Live Frame Rate Visualization RESOLVED
931898 -- Recorded Frame rate visualization RESOLVED
1011224 -- Performance tools are available in WebIDE RESOLVED

5 Total; 0 Open (0%); 5 Resolved (100%); 0 Verified (0%);