Hello,
I am trying to get this value to populate into the Smart Values for an issue summary. What am I doing wrong?
Hi Lindsay,
Not much to go on but I will give it a try.
First: What is the name of the customfield containing the "Office Main" objecttype value on the issue? Let's call it fieldX for this.
The syntax then would be
{{issue.fieldX.OfficeName.FormalName}}
Assuming that:
Hi Lindsay,
Similar to what Jeroen mentioned, I assume you have a custom field that stores the asset as that is a requirement.
I currently use the 'Lookup objects' action to grab details for a specific asset.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Lily,
This will work but are actually a few obsolete steps.
When you have the object in an asset field, you don't need to retrieve the asset separately, you can access its attributes and the ones from referenced assets in one go via the syntax mentioned above.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.