Bug 32461

Summary: Table settings aren't applying for table ID 'memberresultst'
Product: Koha Reporter: Sara Brown <sbrown>
Component: Architecture, internals, and plumbingAssignee: Bugs List <koha-bugs>
Status: CLOSED WORKSFORME QA Contact: Testopia <testopia>
Severity: minor    
Priority: P5 - low    
Version: 22.05   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Sara Brown 2022-12-13 17:58:36 UTC
Selections to hide columns by default on table ID memberresultst (page 'member') aren't applying to the patron search result table. For instance, if I select to hide the 'dateofbirth' column, the column still shows when I perform a patron search.
Comment 1 Katrin Fischer 2022-12-28 21:42:56 UTC
Hi Sarah, I just tested this in current master and there the settings are taking effect. I am not sure when and where this was fixed. A first thing to try maybe: try deleting your cache or in a private browser tab after changing the settings. I needed to reload properly, but it now works.
Comment 2 Sara Brown 2022-12-28 22:39:57 UTC
Thank you for the update! I'll try with clearing the cache/in a private browser.