[Koha-bugs] [Bug 2830] Hold not removed when "trapped" item on hold shelf is checked out to a different patron in the holds queue

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Nov 17 17:57:54 CET 2011


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

--- Comment #9 from Liz Rea <wizzyrea at gmail.com> 2011-11-17 16:57:54 UTC ---
Created attachment 6329
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6329
[Signed off] bug_2830: Remove reserve when checking out if the borrower is not
the first one in the reserve queue

To test:
Create 4 holds on a bib, for patrons A, B, C, and D,

Check in the item to mark hold as waiting for patron A
Check out the item to patron B -> reserve for patron B should be removed
Check in the item to mark hold as waiting for patron A
Check out the item to Patron A, hold should complete normally
Check in the item to mark hold as waiting for patron C
Check out the item to patron D -> reserve for patron D should be removed.
Check in the item to mark hold as waiting for patron C
Check out the item to patron C, hold should complete normally
Check in the item -> there should be no more reserves.

We also tested:
Created 4 holds on a bib with two items, for patrons A, B, C, and D

All worked as expected.

Signed-off-by: Liz Rea <wizzyrea at gmail.com>

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the Koha-bugs mailing list