• Resolved natriya

    (@natriya)


    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 errors

    I 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

Viewing 1 replies (of 1 total)
  • Plugin Author Roland Barker

    (@xnau)

    The wording is a little confusing, you’re right, this is something that could be improved…it’s because the second record id skipped because it matched the first record, but it says “error” because the setting is to show an error on matching records. But it’s not really an error.

Viewing 1 replies (of 1 total)

The topic ‘import csv error when 2 identical lines’ is closed to new replies.