Forums

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

JQL HISTORICAL

Fabio Santos
Contributor
May 21, 2018

How read issue historical with JQL?

2 answers

0 votes
Tarun Sapra
Community Champion
May 21, 2018

Hello @Fabio Santos

Please read this official article as to what is possible when it comes to using JQL and fetching historical data

https://www.atlassian.com/blog/jira-software/jql-the-most-flexible-way-to-search-jira-24

JQL in no way does analytics for you, it fetches issues, thus if you want to get reports based on  transition times, user who executed a certain transition etc the you would need to use some Apps from the market place.

0 votes
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.
May 21, 2018

You can not show historical values with JQL, but you can make JQL queries on historical values of some fields with the was and changed operators. You can read more here:

https://confluence.atlassian.com/jiracorecloud/advanced-searching-operators-reference-765593718.html#Advancedsearching-operatorsreference-WASWAS

Suggest an answer

Log in or Sign up to answer