develop branch.Get a "General system exception happened"
Import Succesfully
Error message appears: General system exception happened".
@enriquetarazona
If your still having an issue could be your not using correct Field Seperators.
@enriquetarazona
Do you have any updates for this issue?
Did you check steps as @acidreian666 advised?
According to contributor guide, tickets without response for two weeks should be closed.
Please feel free to reopen if it's needed.
I had this and after doing random 1 line imports, I found it was some characters in the descriptions. I had to open the csv in Notepad++ and go Encoding> Convert to UTF-8-BOM then save it as a copy. Went straight on then.
@spontaneousdinesh your method works for me.
Most helpful comment
I had this and after doing random 1 line imports, I found it was some characters in the descriptions. I had to open the csv in Notepad++ and go Encoding> Convert to UTF-8-BOM then save it as a copy. Went straight on then.