[Koha-bugs] [Bug 23217] Batch patron modification shows database errors when no Attribute provided

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jun 26 09:08:51 CEST 2019


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

--- Comment #1 from David Cook <dcook at prosentient.com.au> ---
I find it odd that no one else has encountered this over the last year, but I'm
guessing it might have to do with most people not running with RaiseError
turned on (by DEBUG=1).

I'm not sure what the best fix would be. 

One option is to maybe change the Javascript in modborrowers.tt.

Another would be to update UpdateBorrowerAttribute() to look up the
borrower_attribute_type/code before trying to do an insert, although that could
have performance impacts on batch operations.

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


More information about the Koha-bugs mailing list