Skip to content

Releases: nashahzad/jira-sprint-analytics

4 Sprint Calculation Bug Fix

13 Dec 01:18
Compare
Choose a tag to compare

Bug fix for the issue when the 4 sprint average calculation wouldn't occur when there was exactly 4 sprints worth of data recorded.

Percentage Priority Points

01 Oct 22:05
Compare
Choose a tag to compare

Backwards compatible update with the following fields now added to the report:

  • Priority Percentage
  • Non Priority Percentage

Metrics for Past N Sprints

27 Jul 15:59
Compare
Choose a tag to compare

Following was updated/added:

  • Can now optionally grab the metrics for the past n sprints
  • Updated planned_capacity -> planned_capacities and now takes a list of integers, representing the planned capacities for the past n sprints starting from most current sprint to the oldest sprint
    -- Default if not supplied is to assume planned capacity was 0
  • Added past_n_sprints config to indicate how many n sprints by which to go back on

First Pre-Release

26 Jul 21:39
Compare
Choose a tag to compare

Initial version of the Jira Sprint Analytics tool