Originally asked by Sudip Wadikar on 28 July 2021 (original question)
Hi,
We are using a “CRM Plugin” to synchronize some fields from Salesforce to our Jira Service Desk.
The type of field being used is called “CRM Record Field” and this field contains many sub custom fields.
We want to synchronize these fields to our Development Jira side using exalate.
When we sync the custome fields, we usually do it like “issue.customFields.“Dev Status”.value = replica.status.name” but here we really don’t know what would be the value.
Could you please help us with this?