JQL: Order by workflow transition date

Veera rdy December 28, 2017

Hello,

I found a similar question here dated way back to 2013:

https://community.atlassian.com/t5/Jira-questions/JQL-Order-by-workflow-transition-time-date/qaq-p/137495,

 

Is it possible to order the JQL by transition date in the later verisons of Jira?

Thanks,

Veera.

2 answers

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.
December 28, 2017

Hello,

It is not possible out of the box. You would need to store the status changed date  in a custom field and then order your JQL by the custom field. The solution you found is still valid.

0 votes
somethingblue
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
December 28, 2017

Hi Veera,

It looks like the solution proposed or one using a third party add-on is going to be the best way to go.  There's a similar Community post titled Order-By-Date when an issue is moved to a specific status that attempts to do the same thing.  Andrew provided a good workaround using the Jira Misc Custom fields plugin.

Take a look at the linked article and let me know if you have any questions.

Cheers,

Branden

Suggest an answer

Log in or Sign up to answer