Redirected from Exalate Support on behalf of Hanne. Asking the customer to upload the scripts:
We have set up a new Exalate connection between our Jira Cloud
("version":"1001.0.0-SNAPSHOT","versionNumbers":[1001,0,0],"deploymentType":"Cloud","buildNumber":100290)
and our customer’s ADO (Cloud v5.28.4, Core v5.28.4). The Jira Cloud projects are company-managed, and we are using Exalate version 4.1.19-AC.
We are experiencing issues with text formatting and the handling of attachments/pictures in comments and other fields. He suggested that I upload our scripts for review.
We would greatly appreciate your assistance with this.
It sounds like you’re running into common formatting challenges when syncing text, images, and attachments between Jira Cloud and Azure DevOps (ADO) using Exalate. This is due to Jira Cloud using Markdown and ADO using HTML, which can cause formatting issues for text, images, and comments. Here’s how you can address these issues in your sync scripts:
1. Text Formatting (Markdown ↔ HTML):
On the Jira Cloud side, you should convert Markdown to HTML when sending data, and convert HTML back to Markdown when receiving data.
Example for the Jira Cloud Outgoing Sync (to ADO):
I’ve almost got the solution, and only inline image part is pending for ‘Repro steps’ field. I am currently working on this, and will share the solution soon.
Hi @ashar.iqbal,
thanks for your response. We’ve managed to work around the issues with importing text and images from Jira to ADO, but we’re still experiencing problems when importing into Jira.
Thanks,
Hanne
Hope you’re doing well, @Hanne . If you still require assistance, please share the previously requested details so we can proceed with the remaining part of the use case (from ADO to Jira).