Hello,
I have question about Automation for Jira.
Is it possible to add an 'OR' condition for the if/else block? It will help me short the amount of block.
Couldn't find other reference in the community.
Thanks,
Nofar
There is no direct logical condition for OR logic. But you can use branching or JQL.
In what part of Jira are you trying to define this block?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Sorry, I thought I wrote in Automation for Jira community. editing
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
No you will have to use if/else if/else and branches.
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.