Hi Everyone,
we face a blocking problem during CSV import. Our fields in the CSV file look like this:
summary, description
Test1, Description1
Test2, "Description2:*first row
* second row
* third row"
The import fails - at least the first issue (Test1, Description1) were imported but the second were not. We prepared the csv as in the documentation: the description contains more lines were included between " ". What did we do wrong? We used ALT+ENTER for line breaks in the csv. Is that the problem? Should we put each new line of the description into new row in the csv??
We use comma as delimiter in the importer.
Could you please help?
Thanks in advance!
Please see here, the workaround (that I suggest) might be useful:
Multi-line descriptions should not be an issue in a CSV import. What does normally tend to make the CSV import fail is one of two things - special characters (like &) and hidden formatting. What you can do if the description does not contain any special characters is to copy the description, paste it into a basic word app like Notepad (as it will strip any special formatting out) and then paste that into the CSV file and try again.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.