The filter property for all columns has enabled set to true and this is only being seen in the test environment. The development environment filter works as expected.
I haven't been able to find any reference of this problem elsewhere so hopefully this might attract some ideas.
Would like to also chime in on this topic: it happens often for tables which were created before the introduction of the "column filter" feature in ignition because some JSON metadata is not correctly inserted in the table.
Sometimes deleting the columns element and recreating the columns from scratch fixes the problem because the JSON for the columns and especially the filter object is recreated correctly.
In some other instances not even recreating all the columns fixes it.