https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40229 Bug ID: 40229 Summary: Add ability to have user specific preferences Change sponsored?: --- Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: koha-bugs@lists.koha-community.org Reporter: lisette@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org Currently there are things we store in cookies: (list from Bug 39206) bib_list CGISESSID holdfor holdforclub intranet_bib_list JWT KohaOpacLanguage LastCreatedItem marctagstructure_selectdisplay search_path_code searchToOrder There might be other settings we want to save per user (vue dashboard settings, column configuration, themes once those are added, etc) This bug is for the creation of a system (probably a table really) for storing that information on a per user basis. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.