It's possible I'm just being blind but I have the Cloud Migration Assistant enabled in our Jira Software Server but can't for the life of me find how to access it. I thought it added a menu item to System but I've been through all the menus I can find in admin and I can't see it anywhere.
Any help with this would be really appreciated.
Hi @Ian Johnsen,
what you're trying to implement won't work out-of-the-box.
If you're not into scripting you might want to have a look at Jira Workflow Toolbox (JWT) from the Marketplace, since it provides ready-to-use parser functions like usersInGroup.
Beyond that, other workflow apps, e.g. Jira Suite Utilities (JSU) or Jira Misc Workflow Extensions (JMWE) might as well do the trick.
If you are on server, you can do it with ScriptRunner
But you will have to know code and how to write scripts in groovy
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.