User Worklog

essteffan January 16, 2018

Hi All.
I need to get user work log (with details, like the task, hours)  for a certain period (like a week) using Jira rest API.

How can i do that? i can't see any method for that.

Thanks!

2 answers

1 vote
edwin
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.
January 16, 2018
0 votes
essteffan January 16, 2018

Hi Edwin. I so the github, I was afraid that might be old.

So basically i need to get users with work log for a certain period, let's say a week with details and save in other application. 

Ex: 

01/16/2018 Stefan C -> 6h -> Task 1 -> Description

01/16/2018 Stefan C -> 2h -> Task 2 -> Description 

02/16/2018 Stefan C -> 6h -> Task 1 -> Description

02/16/2018 Stefan C -> 2h -> Task 2 -> Description 

 

Can i accoumplish this using your tool?

 

Thanks!

Suggest an answer

Log in or Sign up to answer