JQL query for quick filter doesn't work on active sprint view

Kris Baes October 30, 2017

I've created a quick filter to filter out issues in a certain state on the active sprint view. However, this query only seems to work on the backlog view. This is the query:

status!=R4DFI AND status!=Waste AND status!="Bug Done"

So basically I want the board to only show issues with other states than the ones above. 

1 answer

0 votes
Kris Baes October 30, 2017

Hm, bit awkward to answer my own question, but I've noticed that on the active sprint view if I combine that query with a filter to only show the issue types (so hide all sub-tasks) it magically works. 

Nico Hunink September 6, 2018

Thanks @Kris Baes a lot! 

Seems buggy to me ('from Atlassian'), but thanks for sharing a solution that works good enough for me!  :+1: 👍

Have a great day today! 

Cheers!

Stefan Juglea August 20, 2021

Any other more recent solution, without hiding all sub-tasks? 

Suggest an answer

Log in or Sign up to answer