[Koha-bugs] [Bug 25969] Checking in a found hold at a different branch then confirming the hold causes internal server error

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Sep 8 17:15:12 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25969

Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed:

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

--- Comment #11 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> ---
Created attachment 109755
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=109755&action=edit
Bug 25969: Checking in a found hold at a different branch then confirming the
hold causes internal server error

If a record level hold is filled and waiting at Library A, and the item
is checked in at Library B, and an attempt is made to re-fill the hold
with the item, Koha will return an ISE.

Test Plan:
1) Place a hold for Library A, at Library A, for pickup at Library A
2) Check in the item at Library A and fill the hold so it is waiting at Library
A
3) Log in as Library B, check in the same barcode
4) Note the request to fill the hold with the item
5) Choose to fill the hold
6) Note you get an internal server error
7) Apply this patch
8) Restart all the things!
9) Repeat steps 1-5
10) No ISE!

Signed-off-by: Daniel Gaghan <daniel.gaghan at pueblolibrary.org>

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


More information about the Koha-bugs mailing list