https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39473
David Nind <[email protected]> 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| |[email protected] 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 <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
