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
I am trying to sync up issues status between Jira and GitHub. I have it so that if I change status in Jira it will Change in GitHub but when I do it vice Verse Jira does not reflect the status change from GitHub. Can someone please review my script from both the Jira and GitHub Side.
hi Ariel Aguilar thanks for you help! I actually continued to mess around with the code it turned out that on the Jira side the words "Open" and "Closed" needed to start with a lowercase letter to match the form of the incoming status from GitHub. it now works. I appreciate your answer response though.