When board is filtered with checkbox, new Entities inherit board filter attribute

Hi,

This is a related issue I wanted to ask about connected around this feature I discovered here:

If I have a board and I filter for a checkbox “is” checked, then I would like to have new entities that I add pick up the checkbox as “checked” automatically. When I do this now, the checkbox is left empty, even though the filter is only for “checked.” This has the funny effect that the entity will immediately disappear of the board, since it is not getting the “checked” attribute and thus the filter removes it.

If I try the same filter using a single-select, then the new entity has the selection from that single-select.

This seems related to this item:

Which is why I am posting here in bugs.

Thanks guys for helping!