source: main/waeup.kofa/branches/uli-fix-zc-async/src/waeup/kofa/applicants/tests/sample_faulty_applicant_data.csv

Last change on this file was 10613, checked in by Henrik Bettermann, 11 years ago

If certificate was given in import file but the parent container of an applicant doesn't exist , conversion checking exited with a traceback. We are now catching this error.

File size: 398 bytes
Line 
1application_number,container_code,reg_number,firstname,lastname,date_of_birth,email,course1,sex,middlename,password
2,dp2011,1001,Aaren,Pieri,01/02/1990,xx@yy.zz,CERT1,m,Claus,
35678,dp2011,1005,Jim,Knopf,1990-01-06,xx@yy.zz,CERT2,m,,
46789,dp2011,1006,Lukas,Knopf,1990-01-07,xx@yy.zz,CERT3,m,,
5,,8888,Mister,No,1990-01-07,no@yy.zz,CERT1,m,,
6,dp2012,9999,Miss,Nobody,1990-01-07,nobody@yy.zz,CERT1,m,,
Note: See TracBrowser for help on using the repository browser.