[Koha-bugs] [Bug 14364] Allow automatically canceled expired waiting holds to fill the next hold

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Dec 3 00:16:21 CET 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14364

--- Comment #16 from Nick Clemens <nick at bywatersolutions.com> ---
The holds transfer as expected, and the patron gets the email but I am not
getting the admin email.

I also got the error below when running
misc/cronjobs/holds/cancel_expired_holds.pl:

DBD::mysql::st execute failed: Duplicate entry '6' for key 'PRIMARY' [for
Statement "
            INSERT INTO old_reserves
            SELECT * FROM reserves
            WHERE  reserve_id = ?
        " with ParamValues: 0='6'] at C4/Reserves.pm line 1080.
Can't locate object method "new" via package "C4::Dates" (perhaps you forgot to
load "C4::Dates"?) at C4/Reserves.pm line 2073.

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


More information about the Koha-bugs mailing list