-
Bug
-
Resolution: Fixed
-
Low (View bug fix roadmap)
-
None
-
6.3.11
-
6.03
-
Problem Definition
This piece of documentation is confusing:
https://confluence.atlassian.com/agile063/jira-agile-user-s-guide/using-a-board/using-report-mode/viewing-the-control-chart
It states in bold: "The control chart includes all issues that spent time in any of the selected columns and are no longer in any of the selected columns."
Suggested Solution
The better way to say it is: “The control chart includes all issues that spent time in any of the selected columns. The time the issue is currently spending in a column is not displayed even if that column is selected.”
This is due to if you go into a lane all of the historical lane changes will be shown in the control chart. It at least implies that none of the historical data will be presented if in a selected column.
So say you have the following issue:
- Issue DL-1 has been created and in status Open at 12:00 Jan 1 2016
- Issue DL-1 Moves from status Open to status A at 12:00 Jan 2 2016
- Issue DL-1 Moves from status A to status B at 12:00 Jan 3 2016
- Issue DL-1 moves from status B to status C at 12:00 Jan 4 2016
The statement in the current document suggests that the graph will not render the status A or B. The graph will render this. Also if DL-1 moves back to status B then to status C, the first time DL-1 was in status C will be rendered.