I am trying to add a new transition using method addTransition(String stepName, String transitionName, String transitionDescription, String destinationStep, String transitionFieldScreen). However I am not able to
import
com.atlassian.jira.functest.framework.admin.WorkflowStepsImpl
Is there any better way to do it using groovy Script?
Lets focus on
Why can't you make the import?
Yes, whenever I am running the script through Script runner, getting the below error.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
No.
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.