You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
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
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}}
Hi @Brian Taylor ~ looks like @Bill Sheboy provided a similar solution to this last year: https://community.atlassian.com/t5/Jira-Software-questions/Is-there-a-way-I-can-check-if-all-the-Jira-items-for-a-release/qaq-p/2163948
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.