https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42646 --- Comment #1 from Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> --- Created attachment 199300 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=199300&action=edit Bug 42646: Pass message_transport_type to GetPreparedLetter in ModSuggestion GetPreparedLetter() was called without a message_transport_type parameter, causing it to default to 'email' and always fetch the email template variant — even when the resolved transport was 'sms'. The SMS-specific template tab was therefore never consulted for suggestion status-change notices. Sponsored-by: OpenFifth <https://openfifth.co.uk/> -- You are receiving this mail because: You are watching all bug changes.