Hello, what is the best Quick Filter to use in Jira when configuring a board ? Looking to see how to add a Quick Filter for incomplete stories to use on my Jira Board.
I can't seem to figure our how to complete a JQL under quick filter for incomplete stories.
For example, I wanted to added to my board stories that were done. Therefore I created,
status = Done
Just looking for one for incomplete.
Welcome to the Atlassian Community!
There's no need for a quick-filter for that.
On a board, your completed issues are, by definition, in the right-hand column on the board. If they're in any other column, they're not complete. So you just look at the last column, there's no need for a filter.
You might benefit from a show/hide sub-tasks though if you're breaking stories up with them. I quite like a simple "issuetype = standardissuetypes()" filter to hide sub-tasks when active.
Than k you so much Nic.
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.