Cycle Time Summary Gadget

Now you can test out a new dashboard gadget powered by ActionableAgile! We plan to release many gadgets but have started with one - a Cycle Time Summary gadget.

 

Adding the gadget to a dashboard

The dashboard gadget can be found in the “ Add a gadget” window that opens when you click on the add gadget button in the top right corner of your editable dashboard.

Find the listing named “ActionableAgile Cycle Time Summary” and click the add gadget button. You can continue to add gadgets. When you are ready to configure the gadget, click close to make the window go away.

Configuring the gadget

Once added, the gadget displays the configuration screen

The screen contains the following configurations:

 

Gadget Title

This will be the text that displays as the title of the Gadget. The default text is “ActionableAgile Cycle Time”.

Project, filter, and/or board

Choose the project, filter and/or board you want to grab data from.

If you choose projects or boards it will use all completed work items. If you don’t want to exclude a subset of items, you will need to create a filter and use that instead.

Certainty

What percentile do you want the gadget to use to calculate the cycle time summary? The default is 85%.

Max completion age (in days)

How many days back should the gadget go to grab data for the calculation of cycle time? The default is 90 days.

Override not yet started statuses

By default we consider work items “not yet started” if the status they are in have a status category of To Do (blue). These workflow statuses matching this default query will be shown as selected.

Remove selected statuses you no longer want by clicking on the x icon in the relevant status. To add additional statuses that signify work that has not yet started, click on the down arrow in the form field and select the desired workflow status.

Override done statuses

By default we consider work items done if the status they are in have a status category of Done (Green). These workflow statuses matching this default query will be shown as selected.

Remove selected statuses you no longer want by clicking on the x icon in the relevant status. To add additional statuses that signify done work, click on the down arrow in the form field and select the desired workflow status.

You will want to make sure that your workflow statuses have status categories set. These status categories are how we determine the default workflow statuses used to identify work that is Not Yet Started or Done.

In the override status configuration options, you may see statuses that aren’t relevant to your work items as we have to query for all workflow statuses in your Jira instance and their status categories.

Finished Configuring? You’ll see that the number of issues matching your query are shown in the bottom left. Once you are happy with your configuration, click save .

Understanding the Dashboard View

The Cycle Time Summary dashboard gadget provides a percentile based view of how long it took you to get work done in the past.

85% of items completed in the past 90 days took 14 days or less

Calculating your cycle time with a certain probability lets you communicate a probabilistic forecast for the future (assuming the future you’re forecasting for will roughly resemble the past you’re pulling the data from.)

How is this useful? The above assumption notwithstanding, you can expect a new work item you start to finish in 14 days or less 85% of the time. This expectation is something that Scrum and Kanban communities are beginning to call a Service Level Expectation or SLE. The SLE is intended as an internal facing measure that teams can use to measure and manage predictability.

Read more about cycle time and the SLE in our Cycle Time Scatterplot documentation.

Viewing the list of Jira issues in the Issue Filter

In the bottom-right of the dashboard gadget you’ll find two icons. Click on the first icon to open up a Jira Issue Navigator screen showing the issues used to calculate cycle time. You can see the JQL query that the gadget constructed based on your configurations.

Downloading a CSV of the calculated start and end dates

In the bottom-right of the dashboard gadget you’ll find two icons. Click on the second icon to download a CSV file to your computer

The CSV will have just three columns:

  • Jira ID

  • Calculated Start Date: the date that an item entered the In Progress workflow status category

  • Calculated End Date: the date that an item entered one of the configured Finish stages


Have Questions or Feedback?

Reach out to us via our support portal. We’re happy to help you through issues and hear your suggestions!