[Koha-bugs] [Bug 14972] Limit by availability does not return results if *any* items are on-loan or lost

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Oct 7 18:57:47 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14972

--- Comment #1 from Barton Chittenden <barton at 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.


More information about the Koha-bugs mailing list