It can be done easily using "Boolean validator with math, date-time or text-string terms" of JIRA Workflow Toolbox plugin.
You should use a boolean expression like:
%{nnnnn} = "Required_Value_For_Select_List" IMPLIES (%{mmmm.0} != null AND %{mmmm.1} != null)
where:
That boolean expression requires that both levels (0 and 1) of Cascading Select field are set when Select List custom field is "Required_Value_For_Select_List".
If you want a more detailed explanation, please give me more details of your particular use case.
Best regards,
Fidel
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.