I'm trying to create a filter to display a certain label. I've seen similar questions like this on the board, but the solutions are not working for me. My current query is:
labels != Groomed OR labels is empty
I've tried using labels = empty and swapping empty for blank as well. No matter what I do, I cannot get stories to display on the board that have no labels assigned to them.
Also, not sure if it matters or not, but I did add the OR labels is empty piece after initially creating the query (i.e. it was an update, not an add). I wouldn't think that would cause the issue, but you never know!