BUG: subitems not matching a filter are visible

On a board I added 2 views, one for all (sub)items not done and one for all done (sub)items. On the first I added 2 filters:

  • select items without the status Done
  • select subitems without the status Done

Using And as relation between filters also removes all items without a subitem, even when it does not have the status Done.
Using Or always shows subitems that have the status Done.

I also tried to filter the other way around, not by filtering out Done, but by including all other statuses. The result was the same.

Posted here because I cannot find a board to report bugs.

1 Like