Version release triggers a ticket [automation]

Kasper Ell
Contributor
May 10, 2022

Hi All.

I am trying to automate a workflow for when a release is marked as "released" its creating a change ticket with all issues in the version linked to said ticket.

 

Currently I have the trigger and ticket creation set-up.

Its the link of the issues in the released version that i need to have in the change ticket.

 

My current automation flow looks like this:

Version trigger.PNG

 

Thanks in advance!

1 answer

1 accepted

0 votes
Answer accepted
Kasper Ell
Contributor
May 11, 2022

I found a solution for this.

In the 2nd part of my flow "Then: Create a new change ticket" i added the fix version field and gave it the smart value {{version.name}}

 

after that i added a branching for "related issues" after that i added Then: link issues to "most recently created issue"version trigger final.PNG

Suggest an answer

Log in or Sign up to answer