Visualization of the jira inline image is different with customize height and width

AutomationUIUser April 2, 2024

We are using the cloud instance of Jira.

we have created a bug in one project with inline image in the description.
when we received  the data of the bug from API, it gives height, width and alternate text of that image in the description's field data.

When we use the same description data to create another bug in different project, height width of that image is not preserved as expected.

API response data:

entity 1 created with Jira UI: 

"description": "line 1 of des\n\n\n\n!image-20240402-132645.png|width=676,height=50,alt=\"image-20240402-132645.png\"!\n\nline 2 of des",

entity 2 created with Rest API:

"description": "line 1 of des\n\n\n\n!image-20240402-132645.png|width=676,alt=\"image-20240402-132645.png\",height=50!\n\nline 2 of des",

Discrepancy found in UI:

entity 1:

Screenshot 2024-04-02 190021.png

 

entity 2:

Screenshot 2024-04-02 190415.png


When I get the data of both entity, it is showing me same height and width

0 answers

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM Trial
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events