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
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.