Forums

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

Jira Automation runs multiple tim when deployment to production succeeds then release the version

Shalini.Saravanan-extern May 25, 2023

Screenshot 2023-05-25 at 3.36.02 PM.pngWe have the above automation, if we have 10 tickets merged to production then the same rule runs 10 times. How to make changes to make it run only once to update the version to release.

 

1 answer

0 votes
Graham Twine
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.
May 25, 2023

Hello @Shalini.Saravanan-extern ,

 

Add a second condition to  check if no other issues are in the fixVersion then this is the last issue and continue. This means the action only runs after all issues meet the criteria

Shalini.Saravanan-extern May 25, 2023

How to add condition to check if no other issues in the fix version?

Shalini.Saravanan-extern June 12, 2023

Screenshot 2023-06-12 at 1.50.01 PM.png

On adding If condition "Project" = "ACU" AND "Fix Version" = {{issue.fixVersions.first.name}} AND status != "Released" throwing above error

How to ensure the automation runs only once and not release for each tasks in release

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events