Forums

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

Any way to make your Quickfilters more dynamic like..

ALY
Contributor
January 18, 2024

Currently I use the same Quickfilters is 7 projects so have made these very simple filters as a real Filter so I just can maintain them in one place for all projects. It look like this

1. Quickfilter #A

filter = "QFilterStateNew"

 

Filter "QFilterStateNew"

state = "New"

2. Quickfilter #B

filter = "QFilterStateInProgress"

 

Filter "QFilterStateNew"

state = "In Progress"

 

What I would like when I press A activation New then when I also active quickfilter B like if you could have something like:

1. Quickfilter #B

filter = "QFilterStateNew" AND Activefilter()

 

is something like this possible?

1 answer

1 accepted

1 vote
Answer accepted
Trudy Claspill
Community Champion
January 18, 2024

Hello @ALY 

Welcome to the Atlassian community.

I'm not sure that I understand your question.

You can have two Quick Filters activated at the same time by clicking on each of those Quick Filters. When you do that, the results will be to display all issues that match BOTH filters, not all issues that match EITHER filter.

In the case above the effect would be the same as creating a single filter like this:

state=New and state="In Progress"

If by "state" you mean the native "Status" field, an issue cannot have more than one value at a time for Status, so such a filter would return no results.

It is currently not possible to activate multiple Quick Filters and have the results display all issue that match ANY ONE OF the filters.

 

If I have misunderstood your question, please provide a more detailed explanation of the problem you are trying to solve.

ALY
Contributor
March 5, 2024

"It is currently not possible to activate multiple Quick Filters and have the results display all issue that match ANY ONE OF the filters." - ok answer accepted as this is what I had hope for. When I press "New" it filter out new and then when I press "In progress" the filtering is added like an OR statement to the existing filter showing both "New" and "In progress"

Suggest an answer

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

Atlassian Community Events