Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

All the reports are available in the Reports section of Release Board. Here’s the list what we support at the moment:

Table of Contents

Reports for Versions

Version Burnup

Version burnup report helps you track version scope changes and development progress over time. It also allows highlighting expected or unexpected scope changes and version progress trend towards expected release date. 

...

Report configuration

User can choose any version in the board using version selector:

...

Note

The option is not available if version start date is empty.

Report output

1. Total scope of the version is calculated on a daily base in selected units

...

5. Release date. Indicates version release date

Export to CSV

Total scope and amount of “Done” items could be exported in CSV format in case you want to build a more sophisticated view with XLS or Google Spreadsheets.

...

Code Block
"Date","Total","Completed"
"2019/10/28","87","16"

Version Trends

This report helps to outline “scope change” and “done items“velocity trends of the version. 

...

Report configuration

Following configuration parameters are available:

...

Info

Few popular Use Cases:

  • Bugs trend report: issueType=Bug (Units: Issue count)

  • Version velocity: issueType in standardIssueTypes() (Units: Any)

  • Business value delivered trend: issueType in (Task, Story, Epic) (Units: Issue count or Story Points)

  • Performance per person: assignee was <user_name> (Units: Any)

Report content

The report has the following content:

  1. Period of the data aggregation. The values are calculated by the formula: <# of items in period>= <# of items at the end of the period> - <# of items at the start of the period> +1 day 

  2. Scope change trend line.

  3. Velocity trend line.

  4. Scope change and velocity for the current period are outlined with a dotted line.

...

Reports for Packages

Package Burnup

Package burnup chart is similar version burnup though provides some additional sophisticated features for Release Managers to use. It consists of two main parts:

...

Tip

If you click on “Draw from Start Date“ both cumulative and individual versions burn ups will be adjusted and depicted from package start date. Thus you can see what specific versions contributed to scope / progress change on daily basis.

Package Trends

Package trends report is similar to version trends report. It consists of two main parts:

  1. Cumulative trends for all version in the package. 

  2. Separate trends for individual version in the package. 

...

Package Status Report

Package status report helps users to understand the overall status of the package and all its included versions.

...

User can select any package available in the Release Board using the Package selector:

...

Other Reports

Scope Change Report

Scope change report helps users to identify the issues that caused affect on the scope of a version or package.

...

The total number of issues in each section is displayed together with the Sum of Story Points and Time Tracking fields.

More Reports?

Suggest your report

We are open to your feedback! If you have an idea or need any other report, please let us know using the simple feedback form:

...