https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30406 --- Comment #1 from Julian Maurice <julian.maurice@biblibre.com> --- Created attachment 132830 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=132830&action=edit Bug 30406: Add column filters before hiding columns The code that adds column filters works only on visible columns, so we should hide columns after filters are created Test plan: 1. Apply patch 2. Go to Tables settings. Hide city_state for the cities table. 3. Create some cities and go to the cities page 4. Verify that filtering works as expected. 5. Make the city_state column appear. Verify that filtering on this column works too -- You are receiving this mail because: You are watching all bug changes.