Confirmed users
83
edits
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
'''Performance Management Tools Kanban''' | '''Performance Management Tools Kanban''' | ||
The Kanban is simple: the backlog column contains all the user stories that need to be scrubbed by | The Kanban is simple: the backlog column contains all the user stories that need to be scrubbed by | ||
'''Backlog''' | '''Backlog''' | ||
| Line 18: | Line 7: | ||
<bugzilla> | <bugzilla> | ||
{ | { | ||
"blocks": "928571", | |||
"status": "NEW", | |||
"whiteboard": "[US]", | "whiteboard": "[US]", | ||
"flag": "pm-scrub+", | |||
"include_fields": "id, priority, summary, status, assigned_to", | |||
"order": "bug_id" | |||
} | } | ||
</bugzilla> | </bugzilla> | ||