How to accomodate the unassigned assigne in the in list.
Hello @Rohit Jain
Welcome to the community.
When an issue is unassigned the Assignee field is considered "empty". If you want to include unassigned issues in your filter results along with issues assigned to specific users you would use
and (Assignee in (list of assignees) or Assignee is EMPTY)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Rohit Jain ,
Are you looking for the list of unassigned tickets ? If yes, below query can help you.
assignee is EMPTY
Otherwise , please provide more details, we can get your requirement
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.
Join us June 26, 11am PT for a webinar with Atlassian Champion Robert Hean & Loom’s Brittany Soinski. Hear tips, stories, and get your burning questions answered. Learn how Loom makes training and enablement easier. Don’t miss it!
Register today
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.