Hey.
I'm testing ways to import my Github issues to Jira.
I created a JSON and exported it to CSV. And I could import those issues, including custom fields.
The problem is that the body field from Github JSON (and that I'm mapping as Description) has markdown and when I import those, the result is a mess text.
Any suggestions?