https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40219
Bug ID: 40219
Summary: Welcome Email Sent on Failed Patron Registration via
API
Change sponsored?: ---
Product: Koha
Version: Main
Hardware: All
OS: All
Status: NEW
Severity: minor
Priority: P5 - low
Component: REST API
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
When registering a new patron via the /api/v1/patrons API endpoint, a welcome
email notice is sent even if the endpoint returns a 400 error due to validation
failures. This occurs because the welcome email logic executes before extended
attribute validation is complete, within the database transaction.
--
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/