How do I add an issue to a release?

Mart Wetzels
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!
March 20, 2020

I am trying to set up a rule to manually add an issue to a release. Not all issues result in changes for a release, so I want to be able to manually add an issue to a release. The release is based on the date of today ({{now.format("yyyyMMdd")}}). The issue I am having is in checking if a release already exists or not. I would need to the following logic:

(1) Manually trigger an action

(2) Check if the release exists (true, skip, else create)

(3) Add current issue to release

I don't know how to use Automation to make the second step happen.

1 answer

1 accepted

0 votes
Answer accepted
Mykenna Cepek
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 25, 2020

Just use the "Create Version" action in your rule, for your step (2):

From the docs: "If a version with the same name already exists, the version will not be created."

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events