7 Jan
2026
7 Jan
'26
3:53 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40934 --- Comment #1 from Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> --- Created attachment 190995 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=190995&action=edit Bug 40934: Add tests for exclude_letter_code in process_message_queue.pl This patch adds unit tests for the new exclude_letter_code functionality in SendQueuedMessages, which will allow excluding specific letter codes when processing the message queue. Test coverage includes: - Excluding a single letter code (array format) - Excluding multiple letter codes - Excluding with scalar parameter format -- You are receiving this mail because: You are watching all bug changes.