Hi all,
I am trying to achieve some generic function in a workflow and was wondering about the following:
In a scripted condition, is it possible to check for the target status name to be equal to some text? Or is the target status not known to ScriptRunner when evaluating the condition?
I want to allow a condition only if the target status name is in a list of Strings, otherwise the transition should not be shown.
Thanks!
I just realize that this does not really make sense. The idea would be to reuse a transition multiple times. However, to reuse a transition, it would have to be set to the same target status, which in this case is not possible. Therefore, this is most likely not available as it does not make sense ;)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.