Hi,
I have an integer column in the tree table for which I’ve added filtering:
header:[“Stories”,{content:“numberFilter”}] .
The value in the column can be 0.
The bug it that when I set filtering to <1 I don’t get anything at all in the column - the values with zeroes are ignored. Same with filtering < 10 , I get all the values but the zeroes.