Forums

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

How to sort tasks by status

Linus Holman September 8, 2025

Hey guys sorry if this is a stupid question and thanks to everyone in advance. 

I would like to know if there is an easy way to show all tasks by what their workflow label is. For example I want to see all tasks that are currently marked as "active" or "testing". 

2 answers

1 accepted

2 votes
Answer accepted
Trudy Claspill
Community Champion
September 8, 2025

Hello @Linus Holman 

Welcome to the Atlassian community.

Go to Filters > Search Work Items.

Create a search entering criteria for the Status values of interest.

Execute the search.

 

Are you wanting to see this in a specific screen that you currently view, like Backlog or Board?

 

If you are new to using Jira you may want to take advantage of the free, on-demand training available through the Learning link at the top of the Community pages.

Linus Holman September 9, 2025

Perfect, thank you! This works great, appreciate your time 

Like Trudy Claspill likes this
0 votes
Staffan Redelius
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.
September 9, 2025

Hi @Linus Holman and welcome to the Community!

You can sort the result based on status by adding ORDER BY STATUS to the end of your query.

Be aware that the order is based on the ordering of statuses under Work Item attributes -> Statuses under Admnistration and not alphabetically. If the ordering of statuses is not set up correctly thy might be percieved quite random.

If you want only to see issues in specific statuses your query would look something like this 

Project = XYZ and Issuetype In (Story, Task) AND Status in (Active, Testing)

There are now stupid questions! How can you otherwise learn :-) ?

Best regards,
/Staffan

Linus Holman September 9, 2025

Thanks so much! This is great, one of the more friendly forums I've been on 😂 Really appreciate the help and attention! 

Like Staffan Redelius likes this

Suggest an answer

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

Atlassian Community Events