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.
Thanks @[deleted] 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!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Any other more recent solution, without hiding all sub-tasks?
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.