Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add line numbers to errors #26

Open
aterjung opened this issue Dec 26, 2021 · 0 comments
Open

add line numbers to errors #26

aterjung opened this issue Dec 26, 2021 · 0 comments

Comments

@aterjung
Copy link

Hi,

thank you for your great work! Sadly, there is a great problem using it for me. Some times, my import stops and did not tell anything about the reason for not importing. Looks like:
Begin data validation The validation is complete., Checked rows: 2822, checked entities: 2822, invalid rows: 4, total errors: 4 Import data validation is complete. Begin import of "catalog_product" with "replace" behavior Checked rows: 2822, checked entities: 5640, invalid rows: 4, total errors: 4, The import was successful. 2822 items imported in 1.2 sec, 2422.3 items / sec (208.5mb used)

But in fact, nothing is imported, as long as these 4 error lines persist. The import has 3000 products, it is a hard pain to find the breaking lines in the import. Is there any way to get some infos whats breaking here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant