[Bug 8000] Test mode for notices
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8000 Séverine Queune <severine.queune@bulac.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA CC| |severine.queune@bulac.fr --- Comment #115 from Séverine Queune <severine.queune@bulac.fr> --- I tested this patch twice using 2 different ways : - I created a new patron with an adress A, send notices and then activated the syspref with an adress B --> I received mail on the A adress but not on the B adress. On the "message_queue" table, the "to_address" field is NULL instead of showing adress B - I recharged the patch on the sandbox and activated the syspref immediately with an adresse B, then disativated it to use the A adress on the patron account --> I received mail on the B adress but when I empty the syspref, I received no mail on the A adress and on the "Notices" tab in the patron account, mails are "failed" and the field "to_address" on the "message_queue" table is NULL. While I was testing this, I thought it would be quite "dangerous" to use in a production instance, for there is no way to send another time the notices that are supposed to be sent to patrons (hold available, overdues, etc.). Personnaly, I think it's very useful but will use it when pushed in master only on a test instance. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org