Versions Compared

Key

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

...

Progress percentage is percentage of 'Time Spent' (Time Tracking) out of the total 'Original Estimate'. For example, if
Time Spent = 4h
Original Estimate = 8h
Progress = (4 / 8)*100 = 50%

Progress Calculation based on Remaining vs Original Estimate :

Progress percentage is percentage of 'Original Estimate - Time Remaining' (Time Tracking) out of the total 'Original Estimate'. For example, if
Original Estimate = 4h
Remaining Estimate = 8h
Progress = (4 - 3)*4 = 25%

How are Time tracking fields calculated?
In Jira by default, Users can enter any values in Time Spent, Remaining Estimate & Original Estimate. And there is no interdependency between these fields. Except for one place where if both 'Remaining' and 'Original' are set 0, any update to either column will have the same value updated in other column. This add-on maintains the same functionality.