11

I followed the instructions to integrate JIRA and BitBucket. https://confluence.atlassian.com/display/AOD/Linking+a+bitbucket+or+GitHub+repository+with+JIRA+OnDemand

I created a new project in JIRA and then added multiple Issues, version and components. After I enabled the integration, no issues,components or versions appear in Bitbucket. Repo in Bitbucket was created yesterday.

Was is the expected behavior?

BitBucket - Private issue tracker BitBucket - OAuthConsumer configured:

JIRA DVCS is configured. URL is empty, is this a problem?

BitBucket - Integrated Applications: JIRA DVCS and Jira Importer Plugin

JIRA - Smart Commits is enabled in my repository

gogasca
  • 9,283
  • 6
  • 80
  • 125
  • I have the same problem https://answers.atlassian.com/questions/267981/bitbucket-issues-doesn-t-appear-in-jira – jirikolarik Mar 03 '14 at 13:52
  • 1
    You need to make sure you configured application links on both bitbukcet and JIRA. I got the similar issue but later i was able to clone and push from jira to BB. – Springhills Mar 19 '17 at 03:31

3 Answers3

1

Did you add bitbucket in Jira>System>Application Navigator? Can you switch to bitbucket?

You need to add account as Host:Bitbucket Jira>Add-on>DVCS Accounts: Host: Bitbucket Team or User Account OAuthKey OAuthSecret

If you like to auto link your new repos and enable smart commits, check out Auto link new repositories Enable Smart Commits

Your repositories will be synched after you complete this configuration.

We are also using Jira On Demand and we have no issue.

Semanur Konezoglu
  • 63
  • 1
  • 2
  • 11
1

You can use Application Links in Bitbucket which creates everything needed for the communication with Jira. (OAuth access token in the DVCS)

enter image description here

enter image description here

enter image description here

Here is explained in detail.

Ermal
  • 441
  • 5
  • 19
0

This is announced now as a new Atlassian product:

JIRA Software and Bitbucket

gogasca
  • 9,283
  • 6
  • 80
  • 125