Answer by André Leroy-Beaulieu Castro on 12 February 2020
Hi David,
The problem here is with that line you added you are only sending the custom field information, now you need to add logic in the Incoming Sync (destination side - Jira Cloud) to actually set that field into a custom field on that destination issue.
One question about this, There are some old fields we want to sync since they weren’t created after the first synchronisation. How can i sync this fields?
Comments:
André Leroy-Beaulieu Castro commented on 12 February 2020
Hi David,
You can just add the logic to sync those fields to the sync rules of the connection and then if you update the tickets (change the summary, add a comment, for example), this will trigger a new sync and will sync those fields over.