[Koha-bugs] [Bug 10311] Holds queue ignores item-level holds where only one items exists

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri May 24 00:44:53 CEST 2013


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

Melia Meggs <melia at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #18315|0                           |1
        is obsolete|                            |

--- Comment #3 from Melia Meggs <melia at bywatersolutions.com> ---
Created attachment 18359
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=18359&action=edit
[Signed off] Bug 10311 - Holds queue ignores item-level holds where only one
items exists

If a record has only one item, and that item has one item-level hold on
it, that hold will not show in the holds queue.

Test Plan:
1) Create 1 record with 1 item at BranchA
2) Create an item-level hold for that item, for pickup at BranchA by a
   patron of BranchA
3) Run build_holds_queue.pl
4) View the holds queue for BranchA
5) Note the hold is not in there
6) Apply this patch
7) Re-run build_holds_queue.pl
8) View the holds queue again
9) Not that the hold is now there

Signed-off-by: George Williams <georgew at latahlibrary.org>

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


More information about the Koha-bugs mailing list