Find users and work items without tracked time
Introduction
We have composed Excel spreadsheets which connect to the Timetracker API and the DevOps API and fetch data on users who have not tracked time during a time period, and work items without tracked time during a time period.
In order to use both of these tables you will need to authorize yourself by using a Timetracker issued Reporting API token. You can find a tutorial on how to generate it here: How to generate 7pace Timetracker API token.
We also have a tutorial here on how to connect to the Timetracker API with Excel: How to connect Excel or Power BI to 7pace Timetracker API.
To get a list of work items from DevOps you will need to issue a DevOps Personal Access Token (PAT).
Users who have not tracked time
Download: Users who have not tracked time.xlsx
Instructions on how to use
On the Configuration sheet enter your DevOps organization name and the starting and end dates. The dates cannot be the same. If you wish to look at today's data, then enter tomorrow's date as the end date.
Click on the Excel Data tab.
Select Queries & Connections
Click to refresh the connections in the connections window. Now you will be prompted to authorize your connection.
Authorize your connection by using the Timetracker Reporting API token by choosing Basic authentication, and pasting the token value into the password field. The username field should be left blank.
Repeat authorization with the Timetracker Reporting API token for all other queries that you see in the Queries & Connections window
Now you will see your data has loaded
Â
Work items without tracked time
Download: Work items without tracked time.xlsx
Instructions on how to use
On the Configuration sheet enter your DevOps organization name and the starting and end dates for Timetracker worklog (tracked time) data. The dates cannot be the same. If you wish to look at today's data, then enter tomorrow's date as the end date.
Enter your DevOps issued PAT token, and then enter the work item changed date time period. If you wish to load work items that have been modified in the last 5 days, then enter the number 5.Click on the Excel Data tab.
Select Queries & Connections
Click to refresh each of the connections in the connections window. Now you will be prompted to authorize your Timetracker API connection.
Authorize your Timetracker API connection by using the Timetracker Reporting API token by choosing Basic authentication, and pasting the token value into the password field. The username field should be left blank.
Now you will see your data has loaded
Â