Hi!,
I want to know how to get git development(commit, branch, repository) of a issue.
Is there any method of it with java api or rest api? Help me!
Hello @오병화화 ,
I believe this question has been already answered many time in this community. Please review below threads:
However, to summarize:
You can use the below internal REST API endpoint (neither officially supported nor documented):
The above endpoints return all the info that is usually displayed in the development panel of an issue and are provided as a workaround for the below feature request:
Please review the workaround section of above FR for details.
Also, you may want to vote and watch the above feature request so that you will get notified in case of any update. The feature will be addressed according to the Implementation of New Features Policy.
Cheers,
Dario
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.