https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20443
Nick Clemens <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #24 from Nick Clemens <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
