Forums

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

is that possible to reorder the epic in filter view

Ramesh Krishnan
Contributor
July 16, 2026

i would like to display  the results in same order in JQL for epic.

 

Example: issuekey in(Issue-4, issue -2, issue-31, etc.) , i wanted to display in same order.

1 answer

1 accepted

5 votes
Answer accepted
Leonel Goitia
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 Champions.
July 16, 2026

Unfortunately, JQL does not preserve the order of the issue keys specified in the IN() clause. It only filters the results.

You can sort them using ORDER BY with a Jira field, but displaying them in a custom order such as ISSUE-4, ISSUE-2, ISSUE-31 is not supported by standard JQL.

Ramesh Krishnan
Contributor
July 16, 2026

Thanks

Suggest an answer

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

Atlassian Community Events