-
Bug
-
Resolution: Low Engagement
-
Low
-
None
-
7.0.0, 7.2.4
-
7
-
3
-
Severity 3 - Minor
-
0
-
Actual Problem:
If you disable thumbnail generation system wide (Administration > System > Attachments), when attaching an image to JIRA the image will not be displayed as JIRA adds the following to the comment:
!imagename.jpg|thumbnail!
Steps to reproduce:
- Disable Thumbnails
- Add an image by copying and pasting it or using the Attachment > Browse option in the Text Editor:

- The comment will not display the image:

Expected Behavior:
- Display the image without adding a flag that will not work as it's disable system-wide
OR - Display the image as an attachment link instead.
Workaround:
- Attach the image and then click on the Attachment option again to add the image. This will include the image without the thumbnail flag.
- Manually remove the |thumbnail from the comment.
- Manually use attachment links.
- is incorporated by
-
JSDSERVER-4505 Disabling thumbnails should display attached images as clickable links
-
- Gathering Impact
-
- was cloned as
-
MON-226 Loading...