Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Automation Help

Jh
Contributor
August 23, 2024

I'm trying to create a Jira Automation. 

References, I have a cascading field with parent/child options:

cascadeOption(10943) is Entra ID(parent option)

cascadeOption(10946) is Teleport(parent option)

cascadeOption(10943, 10951) is Entra ID/Global Admin (parent / child option)

I created an automation like this but it does not honor the first IF.

I want it to only set the approver to User 1 IF 

cascadeOption(10943, 10951)

Else

set approver to user 2 and user 32024-08-23_14-52-09.jpeg

2024-08-23_14-52-16.jpeg

1 answer

0 votes
Kseniia Trushnikova
Community Champion
October 30, 2024

Hi @Jh,

Try to replace the first IF with this:

Screenshot 2024-10-30 at 15.50.38.png

{{issue.YOUR_FIELD.value}} can be used for the parent value in a cascading field.

{{issue.YOUR_FIELD.child.value}} can be used for the child value in a cascading field.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events