Hey there,
i have the following problem with JIRA Suite Utilities' Value Field Condition. I want to compare the parent value of a cascading select with an option_id, but i seem to fail with that. This seems to be a problem just with Parent Values, since a succeed with ChildValues. Is it just pure luck of mine that it works with the Child Values or is the way to compare Parent Values another?
Any hint is appreciated.
With kind regards
Nino
Just found workaround -
If you are looking to add condition in the workflow then add it as
Add condition > Script condition
e.g.
Script workflow function : Simple scripted condition : Checks script:
cfValues['field name']?.values()*.value[0].contains("value")
did you find any solution. I'm also facing same issue?
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.