Forums

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

How do you use the Bitbucket-Jira integration? How does it help your team?

Ash Moosa
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
July 22, 2021

Hey everyone, over the past year, we've added several new features on how you can use Bitbucket and Jira together.

We'd love to know how you are using the integration and how it's helping your team.

Ash

5 answers

1 vote
Mykenna Cepek
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.
August 17, 2021

Cancel my brilliant idea for an Atlassian Community article related to this (as I mentioned above), thanks to this Confluence Cloud bug.

1 vote
Peter Zeller
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
August 17, 2021

It would be really useful if that stuff actually worked. But even if I create a bitbucket branch from the Jira ticket, there is no link in Jira. Only pipelines are correctly linked between Bitbucket and Jira.

1 vote
Mykenna Cepek
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.
August 17, 2021

Note that Bitbucket already has an area showing Open Pull Requests for a user, which is great.

My point here is the aggregation of that content along with user-specific content from Jira and Confluence into a single page.

1 vote
Mykenna Cepek
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.
August 17, 2021

I have a Project Lead on one team who is currently responsible for code reviews for all the engineers on that team.

We're also experimenting with Confluence pages to help aggregate "all my stuff" across both Jira and Confluence. This is a personalized "dashboard" page showing:

  • the Jira Projects and issue that user is assigned to
  • unchecked Action Items for that user in Confluence pages
  • open Pull Requests in Bitbucket

(The Jira issues exclude issues "in the Backlog" -- that is, issues with that Status, and issues not in any active Sprints.)

Here is the JQL we use to construct the "open pull requests" content: 

assignee = "135790abcdef135790abcdef" AND project in ("ABC","XYZ") AND status = "Review" and development[pullrequests].open > 0

Our process also includes having issues in the "Review" status when there is a PR pending. If you don't have that status, delete that part of the query.

I'm planning on an article soon that illustrates this experiment, but this discussion seemed like a good opportunity for a sneak preview of this portion of the dashboard page.

1 vote
Barry Robertson
Contributor
August 9, 2021

What is the REST API to use in order to retrieve the JIRA issue resulting from a click of the "create JIRA issue" link on a particular comment of a Bitbucket pull request?  I see a POST by which to create an issue.  Is there a corresponding GET that I'm missing?   See this more detailed question.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events