[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
Tue Aug 18 14:40:20 CEST 2020


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA

--- Comment #54 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> ---
I was able to follow the whole test plan and it all worked as expected, except
I got this error when building the holds queue: 
DBD::mysql::st execute failed: called with 6 bind variables when 5 are needed
[for Statement "
        INSERT INTO hold_fill_targets (borrowernumber, biblionumber,
itemnumber, source_branchcode, item_level_request, reserve_id)
                               VALUES (?, ?, ?, ?, ?)
    " with ParamValues: 0=Null!, 1=Null!, 2=Null!, 3=Null!, 4=Null!] at
/kohadevbox/koha/C4/HoldsQueue.pm line 729.

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


More information about the Koha-bugs mailing list