https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30222 Bug ID: 30222 Summary: Auto_renew_digest still sends every day when renewals are not allowed Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: Circulation Assignee: koha-bugs@lists.koha-community.org Reporter: andrew@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com Depends on: 29381 The non-digest auto-renew notice checks to see whether or not the auto-renew error on the issue has changed since the previous day. If the error is not new, the notice doesn't generate. In the auto-renew-digest, we don't do that check. For any error other than auto_too_soon, the patron will be notified every day. Bug 29381 tried to address this, but did not correct the whole issue. Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29381 [Bug 29381] Auto-renewal digest messages are sent on every cron run -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.