https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34569 Bug ID: 34569 Summary: misc/cronjobs/holds/holds_reminder.pl problem with trigger arg Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Command-line Utilities Assignee: koha-bugs@lists.koha-community.org Reporter: fridolin.somers@biblibre.com QA Contact: testopia@bugs.koha-community.org CC: robin@catalyst.net.nz 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, -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.