Hello team,
I'm trying to create the following Jira automation rule.
When a sprint is created, create a new release version. The naming has to be incremental (i.e. R 1, R 2, etc)
Then set the fix version for each issue with the current release version, and override if it's not empty.
I'm struggling to use the smart values to fill out the release name etc. and seems that the 'Fix version is not empty' condition doesn't work well.
Do you have any suggestions?