Note
We've packed up and moved from Confluence to Discourse to bring you a better, more interactive space. Out of courtesy we didn't migrate your user account so - you will have to signup again
The Exalate team will be on holiday for the coming days - returning Jan 4
Enjoy & stay safe
Hi, we are trying to two-way sync between DevOps work items and Jira issues. When syncing HTML fields such as “Description” or “ReproSteps” we are able to preserve the HTML formatting (bold, emojis etc.) using “nodeHelper.toMarkDownFromHtml” on the Jira side. However, all images / attachments are lost.
What is the correct way to transfer the full HTML content from DevOps to Jira cloud (and also, what is the way back, because this will be the next task).