https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25657 Elaine Bradtke <eb@efdss.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |eb@efdss.org --- Comment #2 from Elaine Bradtke <eb@efdss.org> --- This happened in 19.11.05. I upload and overwrite the patron data on a quarterly basis (it's derived from a spreadsheet of membership data). The error message I got was: "Userid elaine.bradtke is already used by another patron" repeated for all 2000+ records. I went back to the spreadsheet, gave everyone arbitrary userids and it worked. Just to test this wasn't a fluke, I've gone back to the spreadsheet, removed the userid column and tried the upload again. It failed: mport results : 0 imported records 0 overwritten 0 not imported because already in borrowers table and overwrite disabled 2124 not imported because they are not in the expected format 2124 records parsed Back to Tools Feedback: headerrow : cardnumber, title, firstname, surname, address, address2, city, state, zipcode, country, dateexpiry, email, phone, branchcode, categorycode, Content-Disposition : form-data; name="uploadborrowers"; filename="EFDSS - Membership Export 2020-06-02.csv" Content-Type : application/octet-stream Parsing upload file EFDSS - Membership Export 2020-06-02.csv Error analysis: Userid elaine.bradtke is already used by another patron. (repeated 2000+ times) -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.