...
3.1 Connect your ticket feed to Agile Analytics
Connect Jira: [Jira] Connect Agile Analytics to Jira
Connect Azure DevOps: (coming soon)
3.2 Check if users’ Ticket Feed profiles were connected
Go to the Settings page → Users taband check the users' Jira profile column. If the profile is not connected, click “Connect“.
...
Info |
---|
Agile Analytics only estimates working hours for users whose Tickets feed profiles are connected. |
3.2
...
Set the number of working hours for users
...
Go to the Settings page → Users taband select the number of the users' working hours in the Hours/Week column.
Info |
---|
User’s working hours improves their working hours' estimation. |
How are Inferred hours counted?
The Inferred hours feature works exactly as Hours, except the way we are computing how much time was spent on a ticket.
The idea is easy, we divide the amount of time a ticket was in the In Progress column (for Jira only) and how many tickets were in the In Progress column. To be more specific it divides the time interval by the number of overlapping intervals (all the tickets that are In Progress at the same time as the ticket we’re computing inferred hours for) for all tickets.
...
In the image we have some time intervals and divide them with vertical dotted lines each time a new interval starts or ends. The numbers represents the amount of overlapping intervals. So for the ticket with the black interval we sum all intermediary intervals divided by the count overlapping intervals.