On 17/11/16 13:30, ElGhareeb, Youssef wrote:
> I am currently working on investigating ways to implement an
> automated 2-way syncing between issues of Bugzilla and Jira.
That's handy; I just did this recently.
Hmm, yes, I suspect a lot of links on that page are broken. We should
fix that.
> Is this
> extension still supported?
It was never "supported" - just because extensions are listed on that
page doesn't mean they are supported. It's listed there because it exists.
However, I still maintain Sync and am happy to provide you with a copy,
along with my Jira sync module. You'll need to adapt them for your
company, I'm sure.
> Also please advise me of better ways to do
> this sync. Is relying on Bugzilla's and Jira's REST APIs the best
> option here? Is dealing with Bugzilla's MySQL database directly a bad
> option?
Yes; yes.
Gerv