Note
We've packed up and moved from Confluence to Discourse to bring you a better, more interactive space. Out of courtesy we didn't migrate your user account so - you will have to signup again
The Exalate team will be on holiday for the coming days - returning Jan 4
Enjoy & stay safe
Hi,
I'm trying to sync from my private jira instance to cloud instance.
I have added below snippet in Outgoing sync
replica.customFields."Cloud Program" = issue.customFields."Program"
And in cloud I have added
replica.customFields."Program" = issue.customFields."Cloud Program"
Program field in my local instance is a drop down field and "Cloud Program" field in cloud instance is a text field. I don't get any error. But, "Cloud Program" field is not set. Please assist