https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43112 Bug ID: 43112 Summary: Calculate days for hold reminders based on expiration Initiative type: --- Sponsorship --- status: Product: Koha Version: 25.11 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Notices Assignee: koha-bugs@lists.koha-community.org Reporter: holly@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: martin.renvoize@openfifth.co.uk Target Milestone: --- Currently the holds_reminder cron is based on the date the hold was triggered, with a $days flag to specify how many days after the hold is triggered the notice should go out. Could holds_reminder use logic based on the hold expiration date? This would allow libraries to send notices x days before the hold will expire/be put back into circulation. This adds flexibility for libraries that have different hold pickup periods for different materials. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.