https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42697 --- Comment #8 from Lucas Gass (lukeg) <lucas@bywatersolutions.com> --- Created attachment 200550 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=200550&action=edit Bug 42697: Fix mapping in coded_values To test: 1. Create two branches in Koha a. Bearville ( code: BEA ) b. Beachville ( code: BCH ) 2. Find a record and create some items for the BCH branch 3. Now on the record detail page, click Show filters 4. Filter by the Bearville branch ( which should have no items ) for Current library or Home library 5. Notice it filters out everything except the Beachville items 6. APPLY PATCH, restart_all 7. Try filter again for both Home and Holding library. Ensure filter works correctly. 8. Try searching and ordering by both Home and Holding library, ensuring that all works. -- You are receiving this mail because: You are watching all bug changes.