[Koha-bugs] [Bug 35052] OpacHiddenItemsHidesRecord system preference should be considered on index time instead

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Oct 24 09:57:31 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35052

--- Comment #1 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
I actually see two ways to achieve this.. 

a) we add a field to the index to denote hidden by these options and fill it
during index runs.

or

b) we adapt the queries at runtime with each search to take into consideration
the preferences

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list