Forums

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

Update Release Version description via automation rules

Danilo Simic
Contributor
September 2, 2022

Is it possible to update Release Version description after issue is created by automation rules?

1.PNG

Here is how the rule is setup. I want to put the link to the created ticket in the Release Version that triggered the automation rule, is this possible in Jira without any plugins?

1 answer

1 accepted

1 vote
Answer accepted
Pramodh M
Community Champion
September 2, 2022

Hi @Danilo Simic 

Yes it is possible 

Send an web request using API to update the release description to newly created release

Here's the API for updating the version

https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-project-versions/#api-rest-api-3-version-id-put

The rule would involve

Version create trigger

Issue create action

Fetch issue action

Get Release and store the version id

Update release with information on getting the version id and issue link

Thanks,

Pramodh 

Danilo Simic
Contributor
September 5, 2022

Thank you for the answer. I will try this way. 

Just to note that I do not have experience with Jira Rest API so this might take some time for me. If it works I will accept the answer.

Once more, thank you for the answer and thank you for expanding my awareness and knowledge of Jira.

Like Stefan Salzl likes this

Suggest an answer

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

Atlassian Community Events