https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40294
Marie-Luce Laflamme <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |marie-luce.laflamme@inlibro | |.com --- Comment #5 from Marie-Luce Laflamme <[email protected]> --- This is the only notification that uses the patron's primary contact method. If the primary contact method is set to an unmatching value (for example, "secondary phone") but the patron account has a valid email address, the cron job reports an error stating that the membership_expiry notice cannot be sent using the selected contact method, even though an email copy is still sent. Using the primary contact method to override the messaging preference seems like a useful feature, but if that's the intended behaviour, it would make sense to apply it consistently across other notifications as well. On the other hand, would it make sense to fall back to the patron's email address when one is available? That would avoid unnecessary cron errors while still ensuring the notification is delivered. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
