Forums

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

New at this: Trying to filter by multiple components.

Lucas Fyffe July 17, 2023

Hi, I'm setting up some notifications on slack for whenever a story lands in a specific status. I've solved that part.

The issue is that I only want to see stories if they have either Red or Green components assigned to them and want to filter out any that don't have either of them..

When I try to add a new line in the filter it highlights it as red. I can't put AND or OR. Any ideas? I can get a singular component filter to work at a time but not two, this is what I need:

FOR ISSUES THAT MATCH THIS FILTER

 

"Component[Red]"

`"Component[Green]"

2 answers

2 accepted

1 vote
Answer accepted
Frederik Vantroys
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.
July 17, 2023

Hello @Lucas Fyffe  ,

 

You can use the 'in' keyword to do this. Something like

Component in ('Red', 'Green')

1 vote
Answer accepted
Frederik Vantroys
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.
July 17, 2023

Hello @Lucas Fyffe ,

You can use the in keyword for this.

Something like : 

Component in ('Red', 'Green')

Suggest an answer

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

Atlassian Community Events