Uploaded image for project: 'Jira Align'
  1. Jira Align
  2. JIRAALIGN-4948

Incorrect Average High/Low Velocity calculation in Velocity by Team (Trend)

XMLWordPrintable

      Issue Summary

      The Average High Velocity and Average Low Velocity calculation in the Velocity by Team (Trend) is incorrect. As per the help article -

      Average High Velocity: Average Velocity + Velocity Range.
      Average Low Velocity: Average Velocity - Velocity Range.
      Note: Velocity Range is set up manually under Administration > Settings > Platform > Team.

      But we noticed that the Average High/Low Velocity is calculated by adding 5 to the Average Velocity irrespective of the Velocity Range set under Administration > Settings > Platform > Team. This clearly differs from what's mentioned in the help article. The value 5 seems to be hardcoded.

      Steps to Reproduce

      • Navigate to Administration> Platform> Team and note the value for Velocity Range 
      • Navigate to Velocity by Team (Trend)
      • Select a Team that has at least 1 Sprints.
      • Notice that the Average High Velocity value is calculated as (Average Velocity + 5) instead of Average Velocity + Velocity Range
      • Notice that the Average Low Velocity value is calculated as (Average Velocity - 5) instead of Average Velocity - Velocity Range

      Expected Results

      Average High and Low velocity in the Velocity by Team (Trend) should be calculated as below-
      Average High Velocity: Average Velocity + Velocity Range
      Average Low Velocity: Average Velocity - Velocity Range

      where Velocity Range is set up manually under Administration > Settings > Platform > Team

      Actual Results

      Average High/Low Velocity value is calculated as (Average Velocity +/- 5) irrespective of the Velocity Range set under Administration > Settings > Platform > Team

      Workaround

      Currently there is no known workaround for this behavior. A workaround will be added here when available

              9ca9aa5ad14e Sam Tsubota
              935a1c2f5863 Arathi M S
              Votes:
              2 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: