[Koha-bugs] [Bug 28643] New: On import, if login_attempts is not specified, it throws an error

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jun 30 20:53:53 CEST 2021


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: koha-bugs at lists.koha-community.org
          Reporter: enica at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com

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.


More information about the Koha-bugs mailing list