Forums

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

Use case to check if all issues Done in Version - then Release

Brian Taylor
Contributor
September 26, 2023

The case would be to check every time an issue to transitioned into Done - verify the version and if all issues are completed in that version - release the version. 

 

I do have the automation version 9.0.2 installed

2 answers

0 votes
Kalyan Sattaluri
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.
September 26, 2023

Also as suggested by @Bill Sheboy  in other thread, other option is to use the rest API..

Once any issue is transitioned to Done (trigger), You could also use the web request option (action) and point to /rest/api/2/version/{id}/unresolvedIssueCount and check if count is = 0, if so, you can release the version. Where {id} = {{fixVersions}}

0 votes
Laurie Sciutti
Community Champion
September 26, 2023

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
VERSION
9.4.2
TAGS
AUG Leaders

Atlassian Community Events