https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26343 Bug ID: 26343 Summary: Blank columns in patron import csv clears existing data when overwriting Change sponsored?: --- Product: Koha Version: 19.11 Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Tools Assignee: koha-bugs@lists.koha-community.org Reporter: bwsdonna@gmail.com QA Contact: testopia@bugs.koha-community.org When importing/overlaying patrons, if you have any blank columns in the csv, any existing data in a patron record is cleared. There should be an option as to whether or not you intend to clear the data using blank columns or not. To recreate: 1. Create patron with several items of data, such as address, city, phone. 2. Create a csv with username, address, and a blank column for phone 3. Import patron file, using the overwrite function 4. See that the phone info is now blank in the patron record. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.