https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21465 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=21761 --- Comment #10 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Comes from eval { $patron->set(\%borrower)->store }; in import_patrons, it complains on invalid patron attribute's values (login_attempts, lost, etc.) Related to bug 21761. -- You are receiving this mail because: You are watching all bug changes.