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
We're syncing issues from GitHub to Jira. On GitHub, we want to include a link to the Jira issue once it's created in the ticket description. We have code in our GitHub incoming sync to append a link to the Jira issue to the GitHub description.
However, we can't figure out a way to have Exalate immediately add that information to GitHub after the Jira ticket is created. Right now, it will only add the link to the Jira issue after an additional change (such as a comment) has been made after creation on the Jira side. We want to sync back to add the link to the GitHub description immediately after Exalate creates the ticket in Jira.
I tried adding a comment in the initial code for the Jira incoming sync hoping it would trigger a sync back to GitHub. It adds the comment to Jira but it doesn't seem to sync the comment at all:
Any advice would be appreciated.