[Koha-bugs] [Bug 28451] New: Message queue field "from_address" does not always get populated

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue May 25 17:04:14 CEST 2021


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

            Bug ID: 28451
           Summary: Message queue field "from_address" does not always get
                    populated
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: kyle at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org

The message_queue table column "from_address" does not always get populated. We
should either make the EnqueueLetter parameter 'from_address' mandatory, or
(preferably) derive the correct from address from the letter's branchcode. If
the letter has no branchcode, I imagine we should use either the
KohaAdminEmailAddress or the patron's home library's email address.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list