[Koha-bugs] [Bug 30355] SMS auto renew digest notices are only generated if patron is also set to receive email

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jul 18 18:40:22 CEST 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30355

--- Comment #1 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 137829
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=137829&action=edit
Bug 28553: Patrons can be set to receive auto_renew notices as SMS, but Koha
does not generate them

Following bug 18532, one can set a patron's messaging prefs to deliver an
auto-renew notice via SMS.
However, the auto_renewals cron only knows how to generate email notices. We
should not allow the selection of non-functional transport types.

Test Plan:
1) Set a patron to recieve auto-renewals via SMS, leave digest mode
   disabled. Ensure no other transports are enabled either.
2) Auto-renew some items
3) Note the SMS auto-renewal notice was generated!

-- 
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