[Koha-bugs] [Bug 21781] New: message_transport_type should allow fallbacks

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Nov 7 13:40:19 CET 2018


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

            Bug ID: 21781
           Summary: message_transport_type should allow fallbacks
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Notices
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: martin.renvoize at ptfs-europe.com
        QA Contact: testopia at bugs.koha-community.org

Bug 21241 adds the ability for a fallback from email to sms when a patron email
address isn't found on the suggestions notices.

This shouldn't be limited to suggestions, but be a more comprehensive piece of
work to capture other hard coded message transports.

opac/svc/checkout_notes
opac/opac-issue-note.pl
opac/opac-memberentry.pl
opac/opac-shareshelf.pl
circ/pendingreserves.pl
circ/article-request-slip.pl
C4/Reserves.pm
C4/Acquisition.pm
misc/cronjobs/automatic_renewals.pl
misc/cronjobs/membership_expiry.pl
misc/cronjobs/stockrotation.pl
Koha/ArticleRequests.pm
Koha/Patron/Password/Recovery.pm
Koha/Account.pm

All of the above have a message_transport_type hard coded to some degree.. some
may be better served left as is.. but many would benefit from a fallback.

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