Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How can i append version description using Rest api?

Zephyr Demo November 10, 2020

i am trying to update release (version) description using rest api. i need to append  the description and not overwrite. Currently using PUT i am able to update but that is overwriting.

1 answer

0 votes
Kian Stack Mumo Systems
Community Champion
November 10, 2020

Hello,

You can't append a value using a PUT with the rest API. According to the documentation, this will overwrite the value. The only solution is to consume the current description and incorporate the current value into the JSON body before execute the PUT command.

Thanks,

Kian

Zephyr Demo November 11, 2020

Thanks Kian

Suggest an answer

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

Atlassian Community Events