https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34632 --- Comment #18 from Brendan Lawlor <blawlor@clamsnet.org> --- This is awesome! I used to have run imp[orts in small batches, and even then I would often have to run SQL reports to verify that patrons were successfully imported and find any issues. For good measure I tested with a larger file with over 1,000 lines and also with a patron_attributes field with various values like: "SCODE:AVIATION,BCSI:Upload,REGQUA:ALLPATRONS,STUDENTID:999999" Note on the test plan. With the provided file of 500 records, on steps 8 and 9 the count should be 500: 8) Re-import the same file with 'Overwrite cardnumber' unchecked. Confirm 'already_in_db' count is 500. 9) Re-import again with 'Overwrite cardnumber' checked. Confirm 'overwritten' count is 500. -- You are receiving this mail because: You are watching all bug changes.