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

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.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
TAGS
AUG Leaders

Atlassian Community Events