Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

The comment save through the API is successful but attachment preview not visible in actual JIRA.

Laxman Khokhar August 12, 2024

jira_non_preview.png

How to resolve this issue and Actual Jira software in preview show?

Save Comment Request payload :

{ "body": { "type": "doc", "version": 1, "content": [ { "type": "paragraph", "content": [ { "type": "text", "text": "test comment with video, pptx, docx.......... 01" } ] }, { "type": "mediaGroup", "content": [ { "type": "media", "medialURL": "https://mydomain.atlassian.net/rest/api/3/attachment/content/114066", "extension": "file", "attrs": { "type": "external", "url": "https://mydomain.atlassian.net/rest/api/3/attachment/content/114066", "alt": "demo.docx" } }, { "type": "media", "medialURL": "https://mydomain.atlassian.net/rest/api/3/attachment/content/114067", "extension": "file", "attrs": { "type": "external", "url": "https://mydomain.atlassian.net/rest/api/3/attachment/content/114067", "alt": "samplepptx.pptx" } }, { "type": "media", "medialURL": "https://mydomain.atlassian.net/rest/api/3/attachment/content/114068", "extension": "file", "attrs": { "type": "external", "url": "https://mydomain.atlassian.net/rest/api/3/attachment/content/114068", "alt": "Account BE.webm" } } ] } ] } }

 

1 answer

0 votes
Adolfo Casari
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 12, 2024
Laxman Khokhar August 12, 2024

Hi @Adolfo Casari 

The attachment in video, pptx, docx, image etc. are attach but main jira software project in attachment preview not available how to solve this issue?.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events