Hello,
I was following this tutorial and was wondering how I can set the cascading select value only if it contains the value being assigned?
{ "update": { "Sample Cascade": [ { "set": { "value": "{{triggerIssue.fields.Another Cascade.value}}", "child": { "value": "{{triggerIssue.fields.Another Cascade.child.value}}" } } } ] } }
Imagine that the "Another Cascade" field contains a value that is not present in the field "Sample Cascade", how can we define a default value for this case?
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.