https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16426 Bug ID: 16426 Summary: Import borrowers tool warns for blank and/or existing userids Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: Tools Assignee: gmcharlt@gmail.com Reporter: nick@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org Bug 15840 added warns for existing userids, however these warning are now triggering when borrowers are imported with: 1 - no userid 2 - existing userids even if they belong to the matching user To recreate: Find a borrower with a userid in your system Create an import file with that patron and a new patron with no user id Try to import and match on userid Errors are generated and no patrons are updated or imported Added comments From IRC: <wizzyrea> if there is no userid, we should ignore it. <wizzyrea> or optionally create one -- You are receiving this mail because: You are watching all bug changes.