Confirmed users
83
edits
No edit summary |
|||
| Line 1: | Line 1: | ||
{{ForceRefreshButton}} | {{ForceRefreshButton}} | ||
=== | '''Performance Management Tools Stack''' | ||
==="To be Scrubbed" 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 ?. | 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 ?. | ||
<bugzilla> | <bugzilla> | ||
| Line 17: | Line 18: | ||
</bugzilla> | </bugzilla> | ||
=== | ==="Ready to implement" Stack=== | ||
The ready to work stack contains all the user stories | The ready to work stack contains all the user stories ready to be implemented. That means the stories have been flushed out, cleaned up and prioritized. In terms of Bugzilla, it means status = "NEW" and the PM-Scrubb has been set to +. | ||
<bugzilla> | <bugzilla> | ||
{ | { | ||
| Line 32: | Line 33: | ||
</bugzilla> | </bugzilla> | ||
=== | ==="In Progress" Stack=== | ||
User stories currently being | User stories currently being implemented. Bugzilla: status=ASSIGNED. | ||
<bugzilla> | <bugzilla> | ||
| Line 44: | Line 45: | ||
</bugzilla> | </bugzilla> | ||
=== | ==="Landed" Stack=== | ||
User stories that have landed. | User stories that have landed. | ||
<bugzilla> | <bugzilla> | ||