https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39473 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Confusing behavior in |Confusing behavior in |drop-down filters on item |dropdown filters on item |holdings table |holdings table CC| |david@davidnind.com Text to go in the| |This fixes the dropdown release notes| |filters for the holdings | |table in the staff | |interface. The filters now | |use an exact match. | | | |Example: Items with an item | |type of BK (Books) and BKA | |(Other type of book) would | |both be shown if either was | |selected in the dropdown | |list, instead of just the | |items for the specific item | |type. --- Comment #7 from David Nind <david@davidnind.com> --- Testing notes (using KTD) 1. Tests pass before and after the patch: yarn cypress run --spec t/cypress/integration/KohaTable/Holdings_spec.ts -- You are receiving this mail because: You are watching all bug changes.