Because many colleagues forget to put relevant Information when creating a jira ticket. I am trying to use a filter unassigned where I want to see all "Unassigned" tickets but not with JQL filter assignee is empty but assignee is unassigned
Hi @Nermin
You can try with assignee in (EMPTY)
Many thanks. I had a similar query and it worked for me :-)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Its not working.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Adding this to my search worked for me ...
assignee = EMPTY
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.