Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Optimizing my filters: how to exclude certain epics in searches

Alex T December 5, 2022

For certain searches, I filter out specific epics. This syntax works ok:

AND "Epic Link" != DSN-789 AND "Epic Link" != DSN-777

but I need to exclude epic by epic, which is a bit annoying.

I would rather use something like this:

AND "Epic Link" != (DSN-785, DSN-780) 

but the last version doesn't work. Any suggestion how to get this correct?

1 answer

1 accepted

2 votes
Answer accepted
Jack Brickey
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
December 5, 2022

You can use "epic link" not in (x,y,z...)

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events