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: 

How do you export information in the JIRA change history or display that history in a JQL?

phil harman
Contributor
October 28, 2016
 

2 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Deleted user
October 28, 2016

An issue's changelog can be accessed through the REST API, specifically with GET issue.

 

0 votes
Leonard Chew
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 Champions.
October 28, 2016

You cant do that with JQL. JQL only returns a list of issues.
What you can do is use the Activity Stream Gadget in a private Dashboard:

ActivityStream.png

See also How do I ask JIRA "what bugs have I modified in the last X days?"