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:
Thanks in advance!
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"
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.