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 would like to synchronize all our open source projects to an internal Jira issue tracker. I think this is actually a very common use-case. The first thing I tried was creating a 1 on 1 relationship per source repository (about 60). But then I found out that, in order to sync the status back to GitHub, I needed this per connection :
I am not going to fix this 60 times, just to find out that I might need to make other improvements in the future. So my next idea, back to the drawing board. I would like to have something like this:
Sync to JIRA
3. (JIRA) If the component cannot be found, stop syncing (but can't find in the docs on how to accomplish this)
Sync back to GitHub
To sync back to GitHub, I would need to set up the status based on this example:
I am assuming Exalate knows to what project it needs to sync back to?
Would like to have any points on how to cancel syncing and whether it's possible to put this all into a single connection.