Forums

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

Ordering by attribute change date?

Eimantas Vaičiūnas
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
November 23, 2023

My mind was blown when I discovered that I can use the CHANGED operator in my JQL queries. And that definitely made the work great.

However I could not find anywhere if there's a possibility to order the issues by the date when the value was changed (e.g. `status CHANGED TO 'Done' AFTER 2023-06-31 ORDER BY status CHANGED`). To my knowledge I'd need a separate field now for the issues that would be set when the status changes and then I could sort by that field. But this just adds up to setup and potential for human error.

Is there a way to sort the issues in JQL by the date when an attribute value was changed?

1 answer

1 accepted

1 vote
Answer accepted
Aron Gombas _Midori_
Community Champion
November 23, 2023

Linguistically, CHANGED is an operator, not a field and ordering can only be done by a field. I don't it will work.

And the best workaround is still to use the additional custom field updated every time when the status change by an automation rule or a post-function or something.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events