Hi community
When a tempo time booking is done by an project admin for a specific project member then the worklog is created under the correct users in the Tempo application, but when retrieving the user's worklog from the API the user is the project admin.
How does the Tempo API report the creator user versus the time booking user ?
In the JSON response there is only authorAccountId
"attributes": [
{
"key": "_COLOR_",
"value": "green"
}
],
"authorAccountId": "1111aaaa2222bbbb3333cccc",
"billableSeconds": 100201,
"description": "Investigating a problem with our external database system",
"issueId": 10001,
"remainingEstimateSeconds": 120,
"startDate": "2019-08-24",
"startTime": "20:06:00",
"timeSpentSeconds": 3600
}
Tempo API should return the time booking user (authorAccountId), instead of worklog creator in the JSON response.
If you are getting the creator in your instance, please contact Tempo Support for further investigation. https://tempo-io.atlassian.net/servicedesk/customer/portal/6
BR,
Susan Wu
Tempo Product Expert
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.