I would like to create a condition based on the values of two custom fields
example 1: If custom_field_1 = 'Yes' and custom_field_2 is EMPTY
Do not permit the transition
example 2: If custom_field_1 is EMPTY and custom_field_2 is not EMPTY
Do not permit the transition
Thanks,
Samuel Bar
Hi Samuel,
There's different ways to do this, but the easiest way is to group two "Value Field" conditions. To achieve this, create the custom_field_1 condition first and then in the view where you see all configured conditions listed, click "Add grouped condition" (i.e. the leftmost icon when hovering over your condition). The end result should like somewhat like this:
Of course, if you want to build even more complex conditions, you'll eventually need one of the many apps that support Jira Expressions for conditions. I would recommend Cloud Workflows, because I work for that vendor, but there are other options as well.
In any case, your specific use case should just work without any extra apps.
Hope that helps,
Oliver
Hi @Oliver Siebenmarck _Polymetis Apps_ ,
Thanks for your advice
I am following your advice but I do nor see how the "IF" part of the condition can be added
If custom_field_1 = 'Yes' and custom_field_2 is EMPTY
How the user will be notified about the problem?
BR,
Samuel Bar
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.