Is there a REST API to fetch Jira issue id of a particular Commit in Bitbucket sever , giving input as Commit ID.
However following REST Resources Provided By: Bitbucket Server - JIRA Integration
Retrieves , JIRA issue keys that are associated with the commits in the specified pull request. As mentioned in , https://docs.atlassian.com/bitbucket-server/rest/5.2.2/bitbucket-jira-rest.html#idm45810156392688
Got My answer.
JIRA issue id is part of same JSON , which is returned from bitbucket server for any particular commit. Preconditions are,
Look for jira -key
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.