Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Get the JIRA card from PR by using bitbucket api

eastek_claire August 10, 2017

I succeeded in using bitbucket api to view my pull requests infomation.

curl -X GET https://user:password@api.bitbucket.org/2.0/repositories/team/repo/pullrequests/prid


Recently I added JIRA's components to Bibucket to get my pull requests to be able to link to JIRA's cards.

擷取.PNG
I can not see from the information downloaded from the API which pull requests  link JIRA card.


Does anyone know why or is there any other API way to know?

2 answers

1 accepted

0 votes
Answer accepted
eastek_claire August 13, 2017

@Felix

Can you help me?

I use 

curl -X GET https://$USERNAEM:$PASSWORD@$TEAM.atlassian.net/rest/jira/1.0/projects/$PROJECTID/repos/$REPOID/pull-requests/$PRID/issues

but got

`Oops, you've found a dead link.`

The bitbucket repoID , PR , jira projectID exist and bitbucket have connected to jira.

Felix
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
August 14, 2017

Hi, 

I'm not sure where you found the URL you are using, but I don't think it'll work. 

From your question it seems like you are using Atlassian's Cloud offerings (for both Bitbucket and JIRA). 

The URL you are using looks like a Bitbucket Server URL. The Bitbucket Server and Cloud APIs are not the same. 

The bitbucket.org API reference doesn't list anything related to the JIRA integration. 

Unfortunately I'm not familiar with how the JIRA integration works in bitbucket.org, and I couldn't find a public API to retrieve issues linked from a pull request. 

I've added a few more tags to this question, so that maybe someone that knows stumbles upon it. 

If you need an answer quickly, I'd suggest raising a support request on https://support.atlassian.com/bitbucket/

 

Felix

eastek_claire August 14, 2017

Thanks !! :)

0 votes
Oleksandr Kurakin November 26, 2020

Did somebody find a way how to get Jira ticket for pull request?

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events