Forums

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

Is there a way to extract or pull JIRA ticket history

Krithica G June 3, 2021

Is there a way to extract or pull JIRA ticket history in excel?

 

3 answers

1 vote
Carlos Garcia Navarro
Community Champion
June 3, 2021

Hi @Krithica G ,

You could use this API call to get the changelog per issue: https://<your Jira URL>/rest/api/2/issue/<your issue key>?expand=changelog, and then you can convert the output to excel.

1 vote
Ioana
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.
June 3, 2021

Hi Krithica,

Unfortunately there is no built-in functionality for that. There is an open feature request here that you can vote for: https://jira.atlassian.com/browse/JRASERVER-38896

However, you could check the add-ons available that provide this functionality:

Regards,

Ioana

0 votes
Iryna Ihnatiuk
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.
June 10, 2021

Hi @Krithica G,

Please take a look at Issue History Collector add-on. This app enables you to view Issues duration by assignees and statuses. Using Issue History and Assignee History Statistics Reports, you can see and export the date when each issue was moved to the necessary status and how much time was spent in each state.

Feel free to reach out support team if you need further information.

Kind Regards,
Iryna

Suggest an answer

Log in or Sign up to answer