Forums

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

Can we have multiple ORDER BY in the same jql? Can we apply multiple ORDERING in the same jql?

Hussein Dbouk January 18, 2023

Can i write a jql as following : assignee = currentUser() ORDER BY createdDate , / AND ORDER BY "Time to resolution"?

2 answers

0 votes
Ste Wright
Community Champion
January 18, 2023

Hi @Hussein Dbouk 

Sure, this is possible.

Just remember though that with created date, it orders by both date AND time - because that is its field type.

If you want to order by only date, then you'd need to...

  • Create a Date Picker custom field - eg. Created - Date Only
  • Automate the population of this field at creation

...then use this in JQL instead.

Ste

0 votes
Matt Doar
Community Champion
January 18, 2023

Run an advanced search and click on a few columns at the top. The JQL will show how to do this

Suggest an answer

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

Atlassian Community Events