[Koha-bugs] [Bug 22821] Patron notes about item email notification fallback order is incorrect

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Feb 28 01:39:04 CET 2020


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

--- Comment #16 from Myka Kennedy Stephens <mkstephens at lancasterseminary.edu> ---
These patches seem to fix the problem. Here was my test plan:

1. Created a simple SQL report (SELECT * FROM message_queue)
2. Ran report - results empty, no reply_address field
3. Applied patches
4. Restarted everything, updatedatabase, dbic
5. Ran report - results empty, new reply_address field appeared
6. Enabled AllowCheckoutNotes
7. Checked out an item to user with email address
8. Logged into OPAC as user
9. Entered a note for checked out item
10. Ran report - note email in results with user's email address appearing in
reply_address field

Thank you, Martin!

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


More information about the Koha-bugs mailing list