import csv error when 2 identical lines
-
Hi @xnau
I would like to highlight a behaviour I observed in my installation with the plugin I am not sure is what you intended.
When importing a csv file with 2 identical line (configuration is to update matching record with new data), I have the following output :
– 1 enregistrement ajouté
– 1 record skipped due to errorsI find it a bit surprising that the second line is considered containing errors . I would have expected “1 updated” instead of “1 skipped due to errors”.
In fact, it does not change the final output in the database, I just find it disturbing because with this output, I am not sure if there is a “true” error, or just a duplicate line 🙂Is this behaviour (skipped due to errors when we have duplicate line) working as expected, or is it a bug ?
Thank you
Regards
The topic ‘import csv error when 2 identical lines’ is closed to new replies.