Labels does not contain is not working ?

Nitram
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 29, 2012

In advanced searching of jira, I am jus giving like this, labels !~ Reviewed, where I know label does not support the above operator, instead of !~ operator, which one should I want to use.Please advice.

1 answer

1 accepted

0 votes
Answer accepted
Nitram
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 29, 2012

We can use 'not in' operator instead of !~ operator, where !~ is not supported by labels.

Suggest an answer

Log in or Sign up to answer