The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Timetracking in JSON response

AndersS
Contributor
August 1, 2016

Hi,

I'm using jrjc 4.0.0 to integrate to JIRA 7.1.9.

I need to extract the "originalEstimat" value from at issue found through a jql search.

However, the JSON response does not contain an object called "timetracking" as expected by the IssueJsonParser. The timeoriginalestimate attribute is on the same level as description, and the other attributes.

Is this a jrjc / JIRA 7.1.9 mismatch.

I have searched the net. I have however been unable to find any information about this change.

Any help would be greatly appreciated.

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
AndersS
Contributor
August 2, 2016

Further investigation found, that the Issue JSON structure returned using search is not the same, as the one returned get by issue key.

So in order to get this to work, I first need to search for the issues, and the afterwards retrieve each issue individually...

 

TAGS
AUG Leaders

Atlassian Community Events