https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40933 --- Comment #7 from Lari Taskula <lari.taskula@hypernova.fi> --- (In reply to Andrew Fuerste-Henry from comment #3)
This is no longer adding "SMS added by a librarian" as the subject of the message. The lack of subject means there is no link to see the notice content in the patron's Notices tab.
I could not reproduce this issue. Following the test plan gives me this subject. Can you give me the steps to reproduce it?
Looking back at this, I've noticed that this code does not allow an SMS to be generating using an existing notice. When sending an email via Add Message, one can either type in email text directly or select a pre-defined letter_code. It would be ideal for SMS messages to match this functionality.
Good idea. The library who requested this feature from us didn't need to use pre-defined templates, but I can see it being useful for others
I would say this is useful even without the option to choose a pre-defined letter_code. Maybe that could be left to a followup?
It was just a tiny change to implement that so I've squashed it into the original patch. -- You are receiving this mail because: You are watching all bug changes.