The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Commit Info for Specific JIRA issue using REST API

Sachin Gandhi
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!
October 4, 2020

I had followed the following link to get the commits info for specific JIRA issue:

https://community.atlassian.com/t5/Answers-Developer-Questions/Get-commits-info-of-a-JIRA-issue-using-REST-API/qaq-p/530323

However, this is providing details all the commits of that specific JIRA that went into all the branches including auto merges that are happening in all the branches after the commit.

How to identify the original commit against the specific JIRA issue?

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
HIMANSHU KUMAR
Contributor
February 27, 2024

Hi @Sachin Gandhi ,

In the above link @FabioRacobaldo_Herzum_ has explain and covered your issue as well.