Forums

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

Historical Changes on jira

raquel trilla
September 24, 2019

Hello,

Is it possible to have a historical of changes?

I would like to record the times that a ticket has changed.

For example, when I open a ticket, I have blocked it about 1 hour, afther that, it has been activated 3 hours later. So I would like to know, how long has that ticket been blocked?

Thanks

 

2 answers

1 vote
Jack Brickey
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.
September 25, 2019

you can view the history for individual issues under the History 'tab'

raquel trilla
September 30, 2019

Thanks, I would like to get all this information from every ticket of jira.

0 votes
Fran Garcia
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.
September 25, 2019

You can see all changes in an issue via REST API https://{your_site}/rest/api/2/issue/{your_issue}?expand=changelog

Suggest an answer

Log in or Sign up to answer