I have validator . I want to use issues context variable
But it gives error like this
How can i use issues context variable?
I don't use script runner, but in case of validators, there are slightly different context variables available. "Issues" during transition is not available, try issue.subtasks or other properties of issue. What do you want to check exactly?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.