[Koha-bugs] [Bug 12802] Send notices using several email addresses

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Oct 3 10:21:32 CEST 2017


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

Laurence Rault <laurence.rault at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA
                 CC|                            |laurence.rault at biblibre.com

--- Comment #75 from Laurence Rault <laurence.rault at biblibre.com> ---
Tested on sandbox

Test plan:
1/ Apply this patch without updating the pref AutoEmailPrimaryAddress (or
fill it with a single value if it is not done yet).
2/ Try the different way to sent notices to a patron (check the
following letter code: HOLD, CHECKIN, CHECKOUT, PREDUE, RENEW, DUE).
3/ Verify the email is correctly sent to the message_queue.

OK at least for HOLD and CHECKOUT

4/ Fill the pref with email and emailpro (for instance)
5/ Verify that 2 notices are sent to the message_queue: 1 with the email
and 1 with the emailpro.

OK for HOLD
KO for CHECKOUT : no notice sent


6/ You can also verify that only 1 notice is generated if the emailpro
is empty.

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


More information about the Koha-bugs mailing list