https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30838

            Bug ID: 30838
           Summary: to_address is misleading for sms transports
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Notices
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

The SMS sending system relies solely on smsalertnumber, but some notices get
queued via C4::Message->enqueue which has a fallback mechanism to populate the
to_address field in the message queue.

If you then write a report to show all delivery failures, the to_address can be
populated with an entirely unrelated number and is very misleading.

-- 
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/

Reply via email to