Hi there!
My english not good, sorry.
I want create automation for create fix version after closing current version. But, closed version must be should match block if-else. If version name has label must been created version with that label in name. Else must been created simple version.
But I can't setting that script.
Please, help me.
Thanks!
I would create an automation rule along the lines of:
Trigger = Version released
Condition = Advanced compare where a certain prefix is used for the relevant Releases (see below)
Action = Create Version and ensure the newly created version has that same prefix
Perhaps {{version.project.key}} ?
Hopefully this helps?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.