Skip to content

PM Mechanics

muccimoz edited this page Feb 5, 2020 · 13 revisions

PM Mechanics Used For Project

Labels

  • MVP: MVP Project Work the team is committing to complete within the forecast schedule.
  • Reserve: Reserve Project Work the team is not committing to complete within the forecast schedule.
  • P1: Project Work (MVP or Reserve) that is currently in development.
  • P2: Project Work (MVP or Reserve) that is available for selection.

Issues

The team's priority is to work on and complete those issues labelled as 'MVP' only during the course of the project.

When no 'MVP' issues remain and there is time remaining in the schedule the team can work on issues labelled as 'Reserve'.

When adding a new MVP issue to the project backlog modify it as follows:

  • Add the 'MVP' label.
  • Add the 'P2' label.

When selecting an MVP issue from the backlog to work on modify it as follows:

  • Remove the 'P2' label.
  • Add the 'P1' label to it.
  • Assign yourself to the issue.

If you stop working on an MVP issue modify it as follows:

  • Remove the 'P1' label.
  • Add the 'P2' label.
  • Unassign yourself from the issue.

When adding a new Reserve issue to the project backlog modify it as follows:

  • Add the 'Reserve' label.
  • Add the 'P2' label.

When selecting a Reserve issue from the backlog to work on modify it as follows:

  • Remove the 'P2' label.
  • Add the 'P1' label to it.
  • Assign yourself to the issue.

If you stop working on a Reserve issue modify it as follows:

  • Remove the 'P1' label.
  • Add the 'P2' label.
  • Unassign yourself from the issue.

Search Queries

Clone this wiki locally