Skip to end of banner
Go to start of banner

Sprint Burndown

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

Overview

A burndown chart displays the amount of work in a sprint that still remains and also the work that has been completed. This is a big help for your team because they can handle the progress, predict if they can finish the goals and make them aware of scope changes.

This gadget displays:

  • In the horizontal axis (x axis) the period of time that the sprint lasts.

  • In the vertical axis (y axis) the unit of measurement chose to estimate the work: Story points, original time estimate or issue count.

  • A grey line. This line is a guide for your team to approximate where they should be, provided the work was done in a linear progress. The ideal amount of work left.

  • Green bars. Each bar indicates the amount of work done in that day.

  • A blue line. This line is the real amount of work left, based on the unit to estimate the work (story points, original time estimate or issue count).

Configuration

Name your gadget meaningfully, so everyone knows at a glance when to use it. Fill out the rest of the fields as applicable, namely:

  • The datasource, where Current indicates the Jira cloud instance where the app is installed.

  • The project and the board where the sprint is. Only works with a single sprint, parallel sprints not supported yet.

  • The estimation statistic, choose how your team estimates the how much work is committed in a sprint:

    • Story points. Your team will burn down the story points estimations they did in the backlog.

    • Original time estimate. Your team will burn down the time estimations they did in the backlog i.e., duration of the issues in hours or days in the Original Estimate field.

    • Issue count. Your team will burn down the number of issues completed. And they won’t need to enter estimates in the backlog.

  • Finally, indicate if you want to use the current settings for all the compatible gadgets in the dashboard. This option eases the pain of configuring one by one the rest of the gadgets with the same default configuration

Integrations

We are working on our growing catalog of Gadgets: KPIs and Metrics, but drop us a line in case you want us to expedite a specific one, visit our Help Center.

Dashboards

This gadget appears in the following dashboard: Scrum Software Team template

See also

  • No labels