JIRA Timesheet Reports and Gadgets REST

saurabh bansal April 11, 2014

Hi,

I have used JIRA Rest Java client core and api jars in my java project to extract issue detail from JIRA.

Now i want to extract timesheet per user from JIRA using "Timesheet and Reports Gadgets". It is working fine as i check URL :

"https://host/rest/timesheet-gadget/1.0/raw-timesheet.json?jql=startDate=13/Mar/2014&endDate=20/Mar/2014&targetUser=xxxxxx"It works good from the browser. the problem is in consuming this service in my application.

Is there any client available for this or do i need to write the client using end point url "rest/timesheet-gadget/1.0/raw-timesheet.json" .

1 answer

1 accepted

0 votes
Answer accepted
Timothy
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.
April 13, 2014

I am pretty sure that there is no client to do this. You'll have to write your own client.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events