DVCS linking not working with bitbucket

Marc Addeo August 1, 2012

I'm trying to link a bitbucket repository with a project and I keep getting an error:

Error!
The repository url [https://bitbucket.org/me/repo] is incorrect or the repository is not responding.

When looking in firebug, I can see that there's also a 404 error:

"NetworkError: 404 Not Found - http://our.jira.net/rest/bitbucket/1.0/urlinfo?repositoryUrl=https%3A%2F%2Fbitbucket.org%2Fme%2Frepo&projectKey=KEY&_=1343854098321"

I saw another question like this, but theres was I believe determined to be a problem with github and not bitbucket.

1 answer

1 accepted

1 vote
Answer accepted
aMarcus
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
August 5, 2012

The DVCS connector has been updated recently and no longer requires you to select a single repository. To get around this completely, install the latest version of the connector from https://marketplace.atlassian.com/plugins/com.atlassian.jira.plugins.bitbucket.

The new version only needs your credentials once and then will auto-configure all repositories found in your account. Additionally, it will match any project/issue key with any commit from any repository.

Suggest an answer

Log in or Sign up to answer