How read issue historical with JQL?
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.
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:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.