https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18958 Andrew Fuerste-Henry <andrew@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #54 from Andrew Fuerste-Henry <andrew@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.