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

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Update a jira workitem with embedded image in description using rest api.

mounica_kmit
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
Jun 30, 2023

I want to update a jira workitem with embedded image in description using rest api. As part of this, when ever there is a request to create a workitem with embedded image, I am first uploading the attachment and then providing the link of attachment in the description. But, I get an error "Can only create thumbnails for attached images", in the response of GetWorkItem

1 answer

You can try to provide the filename of the image(which is present in the attachments section) in the description in a specific format something like this

 

        "fields": {"description""!Screenshot 2023-05-23 173923.png!"}

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
TAGS
AUG Leaders

Atlassian Community Events