You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
How can i force the selection of two fields in a Select List (cascading).
If you see in the second photo there are two fields but if i only select in the first field i can open the issue.
Unfortunately, this is not natively possible and Atlassian has no intention to fix this as detailed here https://jira.atlassian.com/browse/JRACLOUD-10302
You may be able to accomplish this with Script runner or Jira Workflow Toolbox and a custom script validator. Like suggested here https://community.atlassian.com/t5/Jira-questions/Make-both-fields-in-cascading-list-required-to-submit-form/qaq-p/1265278
Best regards
Sam
So many thanks @Samuel Gatica _ServiceRocket_
I was reading but i don´t know how could i use a Script runner or Jira Workflow Toolbox and a custom script validator.
I saw that the script needs this line issue.customfield_15168.child.value != null
But i don´t know how to do it.
Best regards.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
With Jira Misc Workflow Extensions (JMWE) you can create your own script validation like:
This will through an error if the Cascade child is empty
Hope this helps!
Best regards
Sam
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi, @samu
So many thanks.
But with this app i can't force the selection of two fields in a Select List (cascading).
Or idon't know how to use it.
I don't want to modify a flow.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.