[Koha-bugs] [Bug 28220] Exception not caught when importing patrons with invalid attribute type

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed May 5 22:53:55 CEST 2021


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

--- Comment #9 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Your patch changes the merge method so it raises an exception. That would be a
good start.

The caller doesn't wrap things in a try/catch block yet, but I'm wondering:

shouldn't we do it all inside a transaction for each patron?

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


More information about the Koha-bugs mailing list