I have a request that captures 2 different user fields. When the request is resolved, I have automation that creates an Asset record from the captured data. When I create the record, I want to append the 2 user fields and update a multi-valued user field in the assets table.
I've tried setting the value of the field to {{issue.UserField1}}, {{issue.UserField2}}
but it keeps throwing an error as Invalid JSON...
How do I append those 2 fields together and write them to one field in the assets record?
Thanks,
Ed
uh oh... This was working up until 3/20... So, something broke in the Atlassian code.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.