How to get the smart value of parent and child?
is this the right smart value?
Parent: {{issue.customfield_12345.value}} Child: {{issue.customfield_12345.child.value}}
Selected Option: Parent: {{issue.customfield_xxxx.value}} Child: {{issue.customfield_xxxx.child.value}}
I need to get the value of parent and child.
This is the smart value for cascading select fields
For parent value - {{issue.fields.<fieldname>.value}}
For Child value - {{issue.fields.<fieldname>.child.value}}
Hope this helps!
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.