Forums

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

JQL Fixed Version Not In List

Talha Shah November 9, 2022

I would like to create a JQL query that takes in the following as an argument:

 

... AND NOT fixVersion ~ ("*-01*", "*-02*" , "*-03*" , "*-04*")

 

How could I filter for every issue that doesnt contain those wildcard fixed versions?

1 answer

0 votes
Marta Woźniak-Semeniuk
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.
November 9, 2022

try "fixVersion not in ("*-01*", "*-02*" , "*-03*" , "*-04*")

Suggest an answer

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

Atlassian Community Events