You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
I have two Scrum teams working off the same backlog. I'm wondering if I split their backlog into two different projects in Jira, can they commit to the same repository in Bitbucket? I'm not sure how the build process works so I wouldn't want them to have two different backlogs if it gets messy with the build.
Hi @Hayley Hinkle,
Welcome to Atlassian Community!
The short answer is yes, you can have multiple Jira projects committing to the same repository. The link between Bitbucket and Jira is based on the issue key, not the project.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The long answer is not that long... :) Just more detailed on how the integration works. Bitbucket links a commit and pull request to Jira based on the issue key. Just be aware that Bitbucket will not check if the key exist or not, as long as the key look like xxx-xxx Bitbucket thinks it is a Jira issue.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.