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: 

Using the Jira API, how can I tell if an issue has commit/branch information?

Jim Hart
August 26, 2021

I'm querying Jira using the api using jql search and examining the json output.  I need to identify issues that have commit history.  So far I have not been able to find a field that contains anything I need.  I found this article, but I don't know how to execute a select statement from the jira api - https://confluence.atlassian.com/jirakb/how-to-extract-information-related-to-the-github-dvcs-connector-from-the-database-962963289.html

Any info would be helpful.  Thanks -jim

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

0 votes
Mikael Sandberg
Community Champion
August 26, 2021

Have a look at Advanced searching - development fields reference, it shows you how to search on the development fields. It is a bit limited, it would not allow you to search for a specific commit. If that is what you are looking for you would have to do that from the the Bitbucket/Github side.

DEPLOYMENT TYPE
SERVER
TAGS
AUG Leaders

Atlassian Community Events