Forums

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

Is there a historical Epic data set of changes that can be accessed via JIRA API?

Arvin Sarroca October 19, 2018

Hi,

I need historical changes about Epics for my monthly report. For example I want to know when the EPIC status was changed from "To Do" to "In Progress" and then when it changed from "In Progress" to "Completed".  Updated column only tell you when the latest change happened and does not tell when the other previous changes happened. 

I tried searching for the historical changes on Epics but could not find anything: https://kingsit.atlassian.net/rest/api/2/search.

Please advise.


Thanks,
Arvin

1 answer

1 accepted

0 votes
Answer accepted
Alexey Matveev
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.
October 19, 2018
Arvin Sarroca October 23, 2018

I was able to get a sample record using this: 

https://kingsit.atlassian.net/rest/api/2/issue/11043?expand=changelog&fields=""

I saw one of the histories of the change. 

Are my parameters correct? My goal is to return only the needed data so my Power BI won't consume more space. I used fields="" so that fields won't be returned. 

Please advise. 

Thanks,
Arvin

Alexey Matveev
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.
October 23, 2018

What do you mean you saw one of the histories of the change? Do you mean you could not see all history changes?

Arvin Sarroca October 23, 2018

I meant I found the specific change I was looking for. I am ok now.  Thanks!

Suggest an answer

Log in or Sign up to answer