Hi,
I'm having trouble with formatting Insight (Mindville) fields in smart values. I'm using Automation for Jira to send an email with a smart field like:
Business Unit: <b>{{issue.customfield_16600}}</b>
And the value in the email is:
Business Unit: HCS-Azure (HCS-248180)
Is there a way to format the field in such way that the object key is gone?
The end result to be "Business Unit: HCS-Azure"
I had the same problem and found the solution in this article in section Insight fields.
In my case I was able to use:
{{issue.customfield_12345.summary}}
or
{{issue.Custom Field Name.summary}}
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.