Hi Everyone!
So, I'm trying to use the automation to either set the "Next unreleased version" if there is none set or add the next unreleased version if there is an older version added already.
The trigger used is when the issue is set to status Test or Done.
Click Create Rule to start a new automation rule.
Choose Issue transitioned as the trigger.
Set the transition to Test and Done (or whichever statuses you want to trigger the rule).
Click Save.
Click Add Condition.
Choose Issue fields condition.
Select Fix Version in the field dropdown.
Set the condition to is empty (to check if no version is set).
Click Add Action.
Select Edit issue.
Under Fix Version/s, choose Set version.
Select the Next unreleased version (you can choose this from the dropdown or enter the version name).
Click Save.
Click Add Else if (to add another condition).
Again, choose Issue fields condition.
Select Fix Version and set the condition to is not empty (meaning a version is already set).
Click Save.
Then, click Add Action under this condition.
Select Edit issue.
Under Fix Version/s, choose Add version.
Select the Next unreleased version.
Once all actions are set up, click Publish to save the rule.
Make sure the automation is enabled to run when triggered.
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.