[Koha-bugs] [Bug 31058] Bug 17600 follow-up - fix import in auto_unsuspend_holds

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jun 28 12:09:25 CEST 2022


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

--- Comment #1 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 136673
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=136673&action=edit
Bug 31058: Bug 17600 follow-up - import AutoUnsuspendHolds

This patch corrects missing import

To test:
1 - perl misc/cronjobs/holds/auto_unsuspend_holds.pl
2 - It dies
Undefined subroutine &main::AutoUnsuspendReserves called at
misc/cronjobs/holds/auto_unsuspend_holds.pl line 38.
3 - Apply patch
4 - run again
5 - It succeeds!

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


More information about the Koha-bugs mailing list