Hi Team,
We want to create Multilevel cascading field for our jira cloud instance ,is there any possibilty to create with BEHAVIOURS , Kindly assist and do the need full.
E2E->Functional Area->Business process
Thanks,
Madhuri
Hello @Madhuri Latha BhumiReddy
Jira natively supports a global Custom Field type of "Selection list (cascading)".
What problem are you trying to solve that you think you should be using the ScriptRunner Behaviours function to solve it?
I think the request is for 3 layers of entry, the cascading select is only 2.
I know I can do it with SR for Server/DC, but I have not tried it on Cloud (yet). I suspect it can be done, and I would keep it simple - create 3 select lists, with Behviours on the second and third to hide and show options in them.
There are some example scripts which might help you build this over at https://library.adaptavist.com/search?library-content%5BrefinementList%5D%5Bplatforms%5D%5B0%5D=cloud&library-content%5BrefinementList%5D%5Bfeature_names%5D%5B0%5D=behaviours I think the "hide other field" script is closest, but you can replace the .setVisible call with setVisibilityOption.
This might give you a problem, I'm not sure you can make this work on edit.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Oh, yes, @Nic Brough -Adaptavist- , you're right. I did not fully test it out. Thank you for the correction!
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.