Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to integrate Jira Software with Bitbucket Cloud?

Vilx- September 15, 2017

We have a locally running Jira Software (v6.4.6) and we use BitBucket cloud (www.bitbucket.org). I want to integrate the two as much as possible.

Currently there is integration from Jira side - next to issues we have the "Create Branch" link which works, albeit it doesn't select the correct repository (can you assign repositories to projects/issues/something?) However it doesn't work the other way - the created branches and git commits don't show up at the issue (even if they all have the issue number first thing in their name).

What am I missing? (Note that we do have a fairly restrictive firewall; if Jira itself needs to connect to an external service, or BitBucket tries to connect to our internal Jira, it's likely to fail. We can open up whatever holes we need though - we just need to know what they are)

1 answer

1 accepted

0 votes
Answer accepted
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 16, 2017

You should allow both servers to connect to each other over https (usually port 443 unless you've changed it) and ssh (22) if you're using that for bitbucket.

Once https is set up, make sure you can set up the "application link" in JIRA bi-directionally.

Suggest an answer

Log in or Sign up to answer