How to export issue(s) into JSON format? (cloud version)

Deleted user November 8, 2016

I would like to get all the issue data (including whole worklog: who,when, how much hours) to export in JSON format. It would be nice to have it for all selected issues.

We are using the cloud version. I have read the article: https://confluence.atlassian.com/jirakb/how-to-export-jira-application-issues-to-json-779160777.html

2 answers

2 votes
Jon Bevan [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.
November 9, 2016

@Laszlo Mitnyik you can use the REST API: https://docs.atlassian.com/jira/REST/cloud/

A request like this will give you all the worklog data for all issues in a project:

https://example.atlassian.net/rest/api/2/search?query=project=DEMO&fields=worklog

0 votes
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
November 8, 2016

As the article says, you'll need to contact Atlassian Support

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events