I have 40 jira projects for which I'd like to setup a global automation.
When issues with "release-review" label is transitioned to Done, then release the fix version related to that ticket.
I'm sure it's something simple and obvious but I can't get it to work for more than one project.
Oh my, of course I just figured it out after I posted.
I made the wrong smart value using {{version.project.key}} when I should have used {{issue.project.key}}
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.