I have a cascading select field that has two components. Based on the two components selected, different steps in the workflow follow.
I have set up the JIRA Suite Utlities Value Field Condition to get if my cascading select field is the required value, but it isn't meeting the condition when it should be.
For example, in my cascade select field called "Request type", the user first selects "Retail" then selects "Add". This shows up in the "Request type" field as "Retail - Add". My workflow Value Field condition states that if "Request type" "=" "Retail - Add" the workflow step should be available, but it is not.
Does this condition work on Cascading select fields? Is there any workaround to this?
AFAIK the Jira Suite Utilities plugin can't do that. But there is a condition to compare cascading select fields in https://plugins.atlassian.com/plugins/workflow-toolbox
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.