I would like to build an automation to update the fix version of the epic with the latest fixversion of all of its child stories whenever fix version of the story is changed.
I can use the version.releaseDate as a comparison value to find t he latest fix version but would like to know how to loop through the stories and get the latest version
Appreciate your help
Looks like you are after a variation of this rule from the playground
https://www.atlassian.com/software/jira/automation-template-library/rules#/rule/9919294
This one works on story points and you need to work with fixVersions
Hope this helps,
Agraj
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.