Hey,
for a workflow transition validator I need to build a jira expression which checks:
(will be used with script runner)
I never used jira expressions before.
How would I build this expression?
Thanks
Thies
Hi @Thies Uhlenbruch
Can you try adding Jira Expression
issue.customfield_A.value == 'Nein' && issue.customfield_B.value.value != null
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.