-
Bug
-
Resolution: Fixed
-
Low
-
None
-
9
-
Severity 3 - Minor
-
4
-
Issue Summary
It appears Jira Software loses visibility on an issue's change history when a previously existing status is removed ( changed ) from the project's workflow. This affects the historical reporting on the various agile charts for the affected project.
Steps to Reproduce
- Configure a workflow with some statuses, for example
- Open -> In Progress -> Resolved -> Closed
- Create a sprint, add an issue from the backlog, transition every step from Open until Closed, and complete the sprint
- Create new workflow with another set of statuses
- Open -> In Progress -> Status 9
- Migrate workflow, map issues in Resolved and Closed to Status 9
Expected Results
Agile reports are unaffected by this change
Actual Results
Sprint report show issues moved from Resolved and Closed to Status 9 as being In Progress and Removed From Sprint. Cycle Time is also incorrectly calculated for these issues as well. See attached screenshots.
Issue history shows the move between statuses
Sprint report shows issues as removed from sprint.instead
Workaround
Modify the affect project's workflow, add changed status back, and map this status to a column in the project's agile board(respective to their position in the old board i.e. far right or far left) They do not need transitions to or from other statuses. In the example above Agile reporting is fixed by adding Resolved and Closed back to the affected project's workflow and mapping the statuses to the Done column accordingly. See attached screenshot.
- is related to
-
JSWSERVER-16687 Migrating workflows on existing projects can impact Agile reporting if statuses are changed
- Long Term Backlog
- mentioned in
-
Page Loading...