Calculations are based on the below logic :•
Start/End dates of the Sprint are taken in consideration
...
Then the capacity of the resource(s) defined in the template is taken
...
Resource leaves are removed from the calculation
The Focus value of each resource is also taken into account. For eg if Focus is 0.5 and capacity is 8 hrs
per day, then it is assumed that the resource will spend 8 * 0.5 = 4 hrs per day in the sprint
...
Non working day as setup in team settings (for example Saturday/Sunday) are removed
...
Any team holiday(s) are removed
As per above parameters, the app scans through all the issues in the Sprint and which issues are assigned to each resource. For each issue
...