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
While testing sync between Jira Server and Jira Cloud, we noticed an issue with internal comments synchronization.
In sync rules on both instances we added a restriction to sync only the public comments (replica.comments = issue.comments.findAll { !it.internal }).
But there is an issue when we add an internal comment in Cloud instance – they are synchronize to server instance.
Any ideas what could be the reason?