Hi. We use a CRM to intake requests from customers and some of these requests would require to be fed into JIRA Product Discovery module for the Product team's assessment. When we use the API or the manual import function, a major issue we are facing is the formatting in the Description field is not getting retained and is getting converted to plain text, even though both the CRM and JIRA's description field both are HTML editors. Can you point to a solution for this issue?
Hi @Hariharan Y
the description field in JIra Cloud field does not expect HTML but Jira Markdown (https://confluence.atlassian.com/jirakb/text-formatting-notation-in-jira-cloud-1375863133.html) instead.
I think the only solution would be to write a parser that is able to transform your HTML to Jira Markdown before performing your import.
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.