Forums

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

Quick Filters on Project Boards that build on each other?

Baylor Peak
Contributor
November 19, 2021

Hello all,

I created quick filters to display the Scrum Board per Status:

image.png

However, what I want it to do is build on each filter I select such as if I have Done and In Progress selected it would show only items in those statuses. Instead, it only works for one Quick Filter at a time:

image.png

 

 



Is this possible please?

1 answer

1 accepted

1 vote
Answer accepted
Michelle Schmidt
Contributor
November 19, 2021

When you "layer" QuickFilters by selecting more than one at a time, it assumes you mean AND.  So when you press both the Done and In Progress, Jira displays issues that are Done AND In Progress, which gives you the blank result.  If you had a button Baylor and pressed Done and Baylor, it would show the issues that are Done by Baylor.

You must create another QuickFilter with the filter of <Status in (Done, "In Progress") > to display issues in either statuses at once.

Baylor Peak
Contributor
November 19, 2021

Ok, I was thinking it would be something along those lines, but just checking to see if there was a built in function I was missing :)

 

Thank you

Like Michelle Schmidt likes this

Suggest an answer

Log in or Sign up to answer