I have set up a Transition to Resolve validation to require certain category/subcategory fields. These fields also include the drop down option of None -> None for Category -> SubCategory. When selecting None->None the validation fails. If I add the select option for None it will appear twice.
None->None is OK for this validation, but what we can't have is leaving these as Please select a category... Unfortunately, the Validation doesn't have such an option available.
Hi Tom,
To remove the 'None' option, you need to set the custom field as 'Required' in the field configuration.
Cheers,
Clarissa.
Hi Clarissa,
unfortunately the fix does not work. Althought the cascading select list is required the None option is accepted when creating the issue.
I'm trying using the Script Runner Validator as follows:
cfValues['Cascading Field'].getValue() != ""
it does not work yet unfortunately!
Cheers
Marco
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.