neontribe / KimaiCvsImportBundle

MIT License
1 stars 0 forks source link

Dry run issue #3

Closed RPHr5TyZ closed 4 years ago

RPHr5TyZ commented 4 years ago

Hi tobybatch,

I just installed KimaiCvsImportBundle in Kimai2 v1.6 and did a test run. Now I get these errors.

[2020-01-28 15:57:01] app.ERROR: Could not parse line 4: - Argument 1 passed to App\Entity\Customer::setName() must be of the type string, null given, called in /var/www/kimai2/var/plugins/NeontribeCvsImportBundle/Service/NeontribeCvsImportService.php on line 106 [] [] [2020-01-28 15:57:01] security.DEBUG: Stored the security token in the session. {"key":"_security_secured_area"} []

Any suggestions? Maybe it's my CSV-file test file? Could you help with a working test string?

Regards,

Peter

RPHr5TyZ commented 4 years ago

I just ran a test import from CLI. That went fine so my test file is not the cause of the above errors.

RPHr5TyZ commented 4 years ago

Bump.

tobybatch commented 4 years ago

CSV import is now part of the kimai core. This isn't really supported anymore, sorry.

https://www.kimai.org/documentation/imports.html