https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33484 --- Comment #3 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- To Test. 1) Confirm the test plan for bug 22276 still passes. 2) Check other instances where KohaTable is used and table_settings (i.e. you can choose what columns to display) is passed.. all should now save and restore state upon navigating back to them I'm not 100% sure about the original patch.. I feel it does more than expected in so much as saveState also saves and restores pagination, search filters etc etc. Secondly.. whilst I do this for the KohaTable (found in column_settings.inc).. I haven't added it to the DT REST wrapper.. or Vue components.. we should really do all three... but I wanted to start getting feedback first. -- You are receiving this mail because: You are watching all bug changes.