Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to get data of Jira Tempo

CST JIRA Confluence Admin
Contributor
July 18, 2016

I would like to get data from JIRA Tempo to calculate total time spent per User Story and total time spent per user. Are there any solutions to do that? I'm looking into Tempo REST API but not able to get it using ScriptRunner groovy. 

1 answer

0 votes
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 18, 2016

Um, Tempo doesn't actually log the time spent - it adds features on top of, and alongside JIRA's time logs.

For total time spent on a story, or by user, read the work-logs in JIRA. 

CST JIRA Confluence Admin
Contributor
July 18, 2016

Thanks Nic. So I cannot use Tempo Rest API to parse xml data, right?

Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 18, 2016

You can use the Tempo REST API, but the worklog stuff is available in plain JIRA, so you don't need it for that.

Suggest an answer

Log in or Sign up to answer