I whant to make a search to issues that does not have a specific filter
Do you mean you want to search for issue that do not have a specific label?
if so...
labels != your-label
insert the label you wish to exclude
And if you mean that you want to search for issues that do not have any label :
labels is EMPTY
Hope it helps !
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.