I have a Jira project set up with Fix Versions. I would like to create an automation where, once a Version is Released utilizing the "Releases" page, all of my issues still in progress on the board for the current sprint automatically update to the next unreleased version.
For example, when I "Released" 0.0.3...
I would want all issues still in progress to automatically update their Fix Versions to 0.0.4 rather than having to go through all of them individually...
So far I have tried the following automation...
But then I get this error...
Thanks for your help!
Hi @Paisley Greer -- Welcome to the Atlassian Community!
What that error is indicating is the trigger is for a Version, the rule contains an edit on issues, but the rule doesn't know how to get at the issues.
You can fix this by adding a branch before the edit on the issues in the version/release.
Kind regards,
Bill
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.