[Bug 14972] New: Limit by availability does not return results if *any* items are on-loan or lost
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14972 Bug ID: 14972 Summary: Limit by availability does not return results if *any* items are on-loan or lost Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Searching Assignee: gmcharlt@gmail.com Reporter: barton@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org Viewing search results on search.pl -- if I click 'Limit to currently available items.', any Bib records that have items which are on-loan or lost do not show in the facet search results. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14972 --- Comment #1 from Barton Chittenden <barton@bywatersolutions.com> --- Created attachment 43197 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=43197&action=edit Marc file containing 2 test bibs To replicate: Setup: Create the branches and itemtypes with the following branch codes, itemtypes respectively: Branches ======== BAILEYCOVE BOOKMOBILE GURLEY HAZELGREEN MADISON MAIN MONROVIA MURPHY NEWHOPE OUTREACH RUSSELL SHOWERS TRIANA Item types ========== BOOK BOOKCD QUICKPICK Import 'test_bug_14972', and make sure that both bibs are indexed. Step by step: 1) Do a keyword search on 'Gray Mountain', you should see two bibs with multiple items. 2) Click 'Limit to currently available items' -- this should show the same two bibs. -- note that under 3.16, where I identified the bug, this is what happens, on master, I don't get any results whatsoever -- so the bug is worse on master than it is in a previous version. 3) Check out one item on one of bibs, wait for fast-indexing to catch up. 4) Re-run steps 1) and 2). Now, 'Limit to currently available items' only shows the bib with no items checked out -- even though both bibs still have items available for checkout. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org