Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Want to make second dropdown mandatory in cascading select field

Hi all,

I want to make second dropdown mandatory in cascading select field. I am using different fields for different issue types, so I am unable to use the post function option.

Can anyone please suggest.

 

Thanks in advance

1 answer

3 votes
Alex Koxaras _Relational_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
May 4, 2023

Hi @Chetan Krishna Sai Naidu/Jira-Admin 

If you are using a 3rd party app like JMWE, you could write a custom script with nunjucks like:

issue.customfield_10103.child?.value != null

You have to replace the number of the custom field with yours. 

Hi @Alex Koxaras _Relational_

Thank you for your Quick response,

Our organization don't use any plugins, can we achieve that through any other options.

Alex Koxaras _Relational_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
May 8, 2023

Unfortunately, no. Not that I'm aware of any other solution to be honest. The only out of the box post function is "Field required" validator. Did you use that already?

Zdeněk January 10, 2024

Worked for me in JMWE cloud.

Thank you Alex!

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events