[Koha-bugs] [Bug 18958] If patron has multiple record level holds on one record transferring first hold causes next hold to become item level

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Oct 16 17:41:43 CEST 2020


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

Lucas Gass <lucas at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |lucas at bywatersolutions.com

--- Comment #77 from Lucas Gass <lucas at bywatersolutions.com> ---
In 20.05.x I cannot make the tests for t/db_dependent/HoldsQueue.t pass:


C4::HoldsQueue::AddToHoldTargetMap(): DBI Exception: DBD::mysql::st execute
failed: Unknown column 'reserve_id' in 'field list' [for Statement "
        INSERT INTO hold_fill_targets (borrowernumber, biblionumber,
itemnumber, source_branchcode, item_level_request, reserve_id)
                               VALUES (?, ?, ?, ?, ?, ?)
    " with ParamValues: 0=55, 1=448, 2='986', 3='toQrEw', 4=0, 5=2] at
/kohadevbox/koha/C4/HoldsQueue.pm line 215


No backport

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


More information about the Koha-bugs mailing list