[Koha-bugs] [Bug 30222] New: Auto_renew_digest still sends every day when renewals are not allowed

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Mar 3 17:23:21 CET 2022


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 at lists.koha-community.org
          Reporter: andrew at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at 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.


More information about the Koha-bugs mailing list