[Bug 14007] Item types for items hidden by OpacHiddenItems turn up in facet results
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14007 --- Comment #16 from Andreas Jonsson <andreas.jonsson@kreablo.se> --- Created attachment 164978 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=164978&action=edit Bug 14007: Hide hidden itemtypes in opac facets. Test plan: * Start koha-testing-docker with elasticsearch or opensearch (e.g., ku-es7) * Make sure there is a built index for Elastic/OpenSearch:
koha-elasticsearch --reset --rebuild kohadev
* Search for "book" in opac and note the facet values for itemtype * Change systempreference SearchEngine to ElasticSearch * Search for "book" in opac and note the facet values for itemtype * Go to the adminstration view of one of the itemtypes (for instance Visual Materials) and check "Hide in OPAC". * Search for "book" in opac and make sure the hidden itemtype do not appear as facet. * Search for "book" in staff interface and make sure the hidden itemtype still does appear as a facet. * Change back the systemprefence to Zebra * Search for "book" in opac and make sure the hidden itemtype do not appear as facet. * Search for "book" in staff interface and make sure the hidden itemtype still does appear as a facet. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org