1.

In CSV, how do you specify data that is spread across multiple lines. So that it gets imported properly in JIRA?

Answer»

USE DOUBLE quotes.
For example, JIRA will treat the following CSV as a single RECORD: Summary, DESCRIPTION, Status, "Login issue", "This is on a new line", Open



Discussion

No Comment Found