I don't see a functional available for "blank" or "NA. Would like to be able to look at current sprint and see if there are any items that have not yet been assigned.
Hi @Courtney Dunn.
1. If you use quick filters in board, you can use the following statement: assignee is EMPTY
2. If you are directly querying all uninitialized tasks for started iterations, you can use the following statement: assignee is EMPTY and Sprint in openSprints()
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.