[Koha-bugs] [Bug 27265] Process message queue cron should be able to take multiple types as a parameter

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Dec 23 15:58:24 CET 2020


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

Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA

--- Comment #4 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> ---
This isn't working for me. Here's what I see:
1- have a patron with email enabled for CHECKOUT, CHECKIN notices and an email
address on their account
2- check item out to patron, check item in again
3- confirm on patron notices page that they have pending CHECKOUT and CHECKIN
notices
4- perl misc/cronjobs/process_message_queue.pl -c CHECKOUT -c CHECKIN
5- notices are not sent
6- perl misc/cronjobs/process_message_queue.pl -c CHECKOUT
7- one notice is sent

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


More information about the Koha-bugs mailing list