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).
Non-unique image names from ADO:
The output from ADO doesn’t generate a unique image name, which causes the wrong image to appear in the Jira comments. Attempted fix: I tried adding a unique suffix to the image name in outgoing from ADO.
“Preview unavailable” issue in Jira:
When using unique image names, the image is successfully transferred from ADO to Jira as an attachment, but it only shows as “Preview unavailable” in the comment. Attempted fix: I tried various adjustments, but the only other outcome was—
Image not transferred at all:
The image isn’t transferred from ADO; instead, only a link to the ADO image appears in the Jira comment.
We need to resolve this issue, but I’m running out of both time and options.
If anyone has example scripts (for outgoing from ADO and incoming to Jira Cloud) that handle safe image transfer, I’d really appreciate your help.
I’m specifically looking for a solution that ensures:
Images are transferred with unique file names
Images display correctly inline in both the description field and comments in Jira
Images are added to the list of attachments in Jira
The file name appears below the image in the comment, in case of any display errors
Any working examples, tips, or references would be a huge help.
Can we have a small screen share session to resolve this? I will provide you the Calendly link where you can book the session. You will find the Calendly information in your “My Messages”.