Depending on cascading dropdown value of a field can we assign dependent security level

Amruta Sunil Harale February 4, 2025

Hello Team,

 

Depending on cascading dropdown value of a field can we assign dependent security level

e.g. 

Cascading dropdown

Parent dropdown selected= A

Child dropdown selected=1

security level dropdown should show below values

A.1.1,A.1.2,A.1.3.....n

 

We are trying to achieve this senario using automation rule..Can you please suggest the appropriate solution

 

Thank you in advance

1 answer

0 votes
Cristian0791
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
February 5, 2025

Hi Amruta,

 

1, When: Value changes for field ( you cans elect department)

This will be the trigger.

Then you will need to created Branched condition:

eg.

For: Current issue

If: issue maches JQL: Department( or what is your filed) in cascadeOption(parentOption,childOption)

 

You need to create a branch vor each variation.

 

Hopw this will help

 

 

Suggest an answer

Log in or Sign up to answer