Bug 14720

Summary: build_holds_queue.pl error
Product: Koha Reporter: Joonas Kylmälä <joonas.kylmala>
Component: Command-line UtilitiesAssignee: Galen Charlton <gmcharlt>
Status: CLOSED INVALID QA Contact: Testopia <testopia>
Severity: major    
Priority: P3 CC: robin
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description Joonas Kylmälä 2015-08-25 09:12:17 UTC
I get this error when I run build_hold_queue.pl:

DBD::mysql::st execute failed: Unknown column 'print_status' in 'field list' at /home/putti/kohaclone/C4/HoldsQueue.pm line 288.
Can't use an undefined value as an ARRAY reference at /usr/lib/perl5/DBI.pm line 2064.
Comment 1 Joonas Kylmälä 2015-08-27 13:35:21 UTC
In latest master it is for some reason now gone. Or maybe there was some problem with my db.