https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28643
Bug ID: 28643
Summary: On import, if login_attempts is not specified, it
throws an error
Change sponsored?: ---
Product: Koha
Version: 19.11
Hardware: All
OS: All
Status: NEW
Severity: minor
Priority: P5 - low
Component: Patrons
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected], [email protected]
When importing borrowers in the staff client, it requires you to specify a
borrowers.login_attempts value of '0'.
DBD::mysql::st execute failed: Column 'login_attempts' cannot be null [for
Statement "INSERT INTO `borrowers`
File has branchcode, cardnumber, categorycode, surname, firstname, sort1.
Work around: add login_attempts with '0' value. Import works.
Might be related to bug 25664?
--
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
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/