https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20443 Nick Clemens <nick@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #24 from Nick Clemens <nick@bywatersolutions.com> --- Dies on importing wrong attribute To recreate: Create an import file like: surname,firstname,categorycode,branchcode,patron_attributes,cardnumber Acosta,Edna,T,FFL,"NOT_EXIST:1",23529001000463 Attempt to import Kaboom "Replace only included patron attributes" deletes all To test: Define attributes TEST1, TEST2, TEST3 Assign values to these for a patron, Edna for example Import a file like: surname,firstname,categorycode,branchcode,patron_attributes,cardnumber Acosta,Edna,T,FFL,"TEST1:1",23529001000463 All attributes deleted -- You are receiving this mail because: You are watching all bug changes.