https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30557
--- Comment #149 from Brendan Lawlor <[email protected]> --- (In reply to Olivia Reynolds from comment #120) > Thanks for all of the feedback! Thank you! The latest patches address many small but meaningful ui/ux enhancements. We can file follow up bugs for anything else. > > # On an item list page /koha/lists/items/1 > > - Filtering is not available for Location and Item Type columns > > From what I can see, filtering by those column types isn't possible with > Koha's > current REST API setup, and I can't see a table with them where it does work. Item search somehow builds dropdowns from authorized values for location and item type. Testing note: After running updatedatabase and yarn js:build for some reason I had to run reset_all before the cypress test would run successfully -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected] website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
