Hi Team, In Jira Service Management I need Dependency pick list
what I need means, for example, A drop-down list is available b drop-down list Should in hidden, If the person select A drop-down list afterward only it need to show B drop down List,
Hi @Shankar ,
Welcome to the community !!
In native jira, you have only custom field of type Select list (cascading).
Cascading select fields allow people to narrow their selection list by branching select fields into parents and children options. People select an option from the parent dropdown list and are presented with that options sub-list to select from. Cascading select fields help categorize options in a select list and reduce the number of choices needed to complete the field correctly.
If you have script runner, then you can try behaviors. More details in https://docs.adaptavist.com/sr4jc/latest/features
Hi @Rilwan Ahmed Thank you so much for your instant response, I haven't tried this script runner , will certainly check this option.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.