17 Aug
2023
17 Aug
'23
9:43 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34569 --- Comment #1 from Fridolin Somers <fridolin.somers@biblibre.com> --- Created attachment 154579 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=154579&action=edit Bug 34569: Fix misc/cronjobs/holds/holds_reminder.pl trigger arg misc/cronjobs/holds/holds_reminder.pl help says one can use arge -t for --triggered But not implemented in code. Should be like in misc/cronjobs/overdue_notices.pl : 't|triggered' => \$triggered, Test plan : Play with misc/cronjobs/holds/holds_reminder.pl with arg -t and --trigger -- You are receiving this mail because: You are watching all bug changes.