https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30667 Bug ID: 30667 Summary: Holds reminder cronjob (holds_reminder.pl) never uses default letter template Change sponsored?: --- Product: Koha Version: 21.05 Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Command-line Utilities Assignee: koha-bugs@lists.koha-community.org Reporter: kyle@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: robin@catalyst.net.nz Bug 28514 changed the way holds_reminder.pl searches for templates, using a direct search for letters, but should be using find_effective_template instead. Now, if a branch specific template does not exist, it will skip that branch. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.