I am trying to add an option to muliti select different options but I only see the parent and child which doesn't work for me as I would be adding that to 60 different options.
Hi Christina - Welcome to the Atlassian Community!
Can you explain a little more about what you have done so far, what you are trying to do, and what is not working for you?
As Dave says, you can't go 3 deep like that with just the cascading field type. However, you can add a Form since it is Jira Service Management. In the Form you can do multiple levels deep using Sections in the form to do conditional options.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Let me rephrase my question... if there's any way to trigger a cascading field off a checkbox selection?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Within the ProForma Form in JSM, yes.
You add the checkbox field, and then add a section for each value of the checkbox that then shows the cascading field in the that section. I believe you can then limit the options that are available in the cascading field at that point. But you would need to test that out with one.
If you link the cascading field to the actual Jira cascading field, it might not let you limit the options, and will bring in the entire list in the cascading field. If it does that, then I would just create a simple drop down field in the form and control the values there.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Christina King welcome to the Atlassian Community!
A cascading select list is single choice only, you cannot have multiple choices in the sub-level of a cascading select list.
Does that answer your question?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Welcome to the community. The out of the box custom field type (cascade select list) is only for single option selection only (one parent and one child). You may want to look into the marketplace for any third party paid add-on to fulfill your need.
Currently, there is an outstanding enhancement request on the Atlassian side for this type of functionality - https://jira.atlassian.com/browse/JRACLOUD-37665.
Best, Joseph Chung Yin
Jira/JSM Functional Lead, Global Infrastructure Applications Team
Viasat Inc.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@John Funk Hi John, I added an option and within the option, I'm trying to add sub options and then be able to multiselect more than one option/sub option. the option for parent/child does not work for me as I can't do multi select within the dropdowns as it only allows for one option to be selected.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.