/
Cycle Time Charts 1.4 release notes (Dec 16, 2024)

Cycle Time Charts 1.4 release notes (Dec 16, 2024)

Chart description tooltip

status:new feature

status:CLOUD status:DC

Alongside the precisely calculated data highlighting bottlenecks or unusual behavior, the information must also be understandable to the audience viewing the chart. We added a chart description tooltip for every chart within the app to achieve this.

When you first open a chart, a pop-up appears with information on how to interpret the graph, useful tips, and links to the documentation.

image-20241213-095757.png

You can also click the info icon to view the details again and take a self-explanatory screenshot.

Exclude issues from the calculation

status:new feature

status:CLOUD status:DC

Often, tickets are mistakenly closed or re-opened, which affects the data and skews the outliers cohort. We introduced the Exclude Issues field in the filtering configuration to address this issue.

You can enter the issue key to exclude it from the calculation without reloading the chart. This lets you see the "real" outliers unaffected by mistaken tickets.

image-20241213-100335.png

Issue state configuration moved to the toolbar above the chart

status:improvement

status:CLOUD status:DC

To make the configuration clear and self-explanatory, we moved it to the toolbar above the chart. This way, you can easily understand the scope displayed on the chart:

image-20241213-100422.png

Improved performance

status:improvement

status:CLOUD status:DC

When the chart reloads to reflect changes made in the settings, it must load quickly. We’ve implemented several improvements to ensure it now performs faster.

Please share your feedback on whether you’ve noticed a speed improvement.

Added pagination for the issue list

status:improvement

status:CLOUD status:DC

When users work with massive datasets, such as 1–2 years' worth of data for several teams, the issue list can become overwhelming and degrade the performance of the Jira Dashboard. To address this, we’ve implemented pagination. Now, you can analyze your issue list page by page without endlessly scrolling through a cumbersome list.

image-20241213-100635.png

Clicking on the chart elements opens the issue list

status:improvement

status:CLOUD status:DC

Whenever you click on an area, bar, or line on the chart, the issue list opens simultaneously, allowing you to investigate the data issue by issue.

image-20241213-100805.png

Fixed issues appearing twice in different periods if the sprint field was updated

status:bugfix

status:CLOUD status:DC

Related content