How can show import validation error from failed_import_rows column?
I've created country name with unique rules. How can I show the validation error message when I'll try to import same country again?
Someone can help me please?
1 Reply
the import is done in the background. when something fails check the notifications. I think after downloading the csv there will those errors shown
you should use db notifications which is mentioned in the docs