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.
We can use 'not in' operator instead of !~ operator, where !~ is not supported by labels.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.