Forums

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

. how do i reverse order in a filter?

Giovanni Hawkins
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!
March 21, 2025

for example 

ORDER BY created DESC ..  how to order the last first?

2 answers

3 votes
Laurie Sciutti
Community Champion
March 21, 2025

Hello @Giovanni Hawkins and welcome to the Community.  You want sort on ascending:  ORDER BY created ASC

Giovanni Hawkins
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!
March 21, 2025

thanks, laurie!

 

Like Laurie Sciutti likes this
1 vote
Sanam Malleswari
Community Champion
March 21, 2025

Hi @Giovanni Hawkins

If you need to reverse order your JQL filter as per given example.

Try using below JQL quiries.

ORDER BY created ASC
ORDER BY IssueKey ASC 

In multiple ways as per your requirement.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Atlassian Community Events