Hi Atlassian Community,
I am currently working on a Jira migration and need to import issues from an Excel/CSV file into Jira.
The Description field in the source data contains content in HTML format. During the import, Jira is treating the HTML tags as plain text instead of rendering/converting the content into the appropriate Jira description formatting.
For example, the imported description contains HTML such as:
<p>Sample description</p><strong>Important:</strong> Please review this.
After importing, Jira displays the HTML tags directly instead of displaying the formatted content.
I would like to know:
Any guidance or recommended approach would be greatly appreciated.
Thank you.
Hi Akshad,
Take a look at this documentation for the Jira Markup language - it don't not use straight HTML.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.