I have a cascading cf (Domain/Sub-Domain).
I figured out how to report on slack via Jira automation the Domain
Issue reported for Domain = {{customfield_12330.value}}
Any idea how I can do this for the Sub-domain?
To access the child of the cascading field, please try this:
{{issue.customfield_12330.child.value}}
And FYI...to learn about the content and structure of smart values available for an issue, this how-to article can help. The idea is to call the REST API function with a browser tab to query the issue with expanded names, and then review the results.
https://support.atlassian.com/cloud-automation/docs/find-the-smart-value-for-a-field/
Kind regards,
Bill
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.