https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42646 --- Comment #6 from David Nind <david@davidnind.com> --- Created attachment 199386 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=199386&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/> Signed-off-by: David Nind <david@davidnind.com> -- You are receiving this mail because: You are watching all bug changes.