Details
-
Bug
-
Status: Closed
-
Medium
-
Resolution: Fixed
-
Xporter Cloud 2.3.1
-
None
-
Windows, Jira Cloud, Chrome browser, MS Doc, PDF for exported data
Description
Description:
Images exported with mapping ${Images[n].Image} from the Description field is not rendered correctly in the output.
Pre-conditions: Image should be present in the issue to be exported
How to reproduce
- Export any issue with an image attachment
- Export with a template having the following code
#{for images}
${Images[n].Image|maxwidth=150|maxheight=150}
#{end}
Actual result/Attachments:
The image exported is not rendered
Expected result
The image should be shown correctly.
Version
- Xporter Cloud 2.3.1
Attachments
Issue Links
- relates to
-
XPORTERCLOUD-2427 Images exported with ${wiki:Description} are not rendered in the exported document
-
- Open
-
-
XPORTERCLOUD-2429 Xporter templates with JQLs does not work
-
- Closed
-