[Koha-bugs] [Bug 10314] CanItemBeReserved does not respect the holds policies

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jun 4 22:20:23 CEST 2014


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

--- Comment #15 from Christopher Brannon <cbrannon at cdalibrary.org> ---
Suggested Test Scenario:

1) Clear any existing hold policies
2) Set one circ rule to allow 1 or more holds on an item type (like Books).
3) Set a second rule to allow 0 holds on another item type (like computer file)
4) Create or modify a record to have more than one item.  One item should have
the first item type (book), and another should have the second, non-holdable
item type (computer file).
5) Check out the item that can be held (book) to a patron.
6) Try to place an item level hold on non-holdable item type (computer file). 
See that you can't.
7) Place next available hold on the title instead.  Theoretically, the book
type will be the only item that can fill the hold.
8) Check in the computer file item.  WHAT?  The item is trying to fill the
hold!

Hope this helps.

Christopher

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list