Forums

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

Jira/Bitbucket API to fetch incremental commit details for large number of commits for a JiraITicket

lalit_nagora
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!
June 3, 2019

We have a  Jira(In-Premise) integrated with Cloud Bitbucket to get the Bitbucket commit details on Jira.

We are trying to pro grammatically utilize the Jira API "http://jira.healthedge.net:8080/rest/dev-status/latest/issue/detail?issueId=334368&applicationType=bitbucket&dataType=repository" to fetch the commit details of specific Jira issues Id. But this API fails with timeout error for more number of commits, say 35 or more. We have increased the timeout to 6 minutes but observing same error.

So we are looking for an API (Jira/Bitbucket) which can be utilized to fetch the incremental commits, For Ex: - If total commits on ticket are 35 then i will fetch commits details for first 10 then next 10 and so on.

0 answers

Suggest an answer

Log in or Sign up to answer