Hi there,
I have a lookup object that returns a Team Lead name, I want to edit an issue and use this person as the approver.
{{lookupObjects.Queue.Team.Team Lead.Name}}
I am not sure how I can get this value in the Approver field in an issue, I continually just get errors but when I write that value to the log I am seeing the correct persons name.
Thanks
Figured it out, was putting the wrong last part of the line in.
{{lookupObjects.Queue.Team.Team Lead.accountId}}
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.