Forums

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

Using JIRA api to retrieve issues of specific project

Mohammed Ali Shehab
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!
June 23, 2018

Hi all 

I am new with JIRA and I would like to help me to create project that will help researchers like me in future.

I want to use REST API of JIRA to return the issues of specific project, let suppose HADOOP for example. Also, what other information can API provide for instance,  number of developers, time of commits and so on.

And one more think if the API needs authorization please provide the API to get token.

thanks in advance for helping.

1 answer

0 votes
Alexey Matveev
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 23, 2018

Hello,

Here is the link to Jira Rest Api reference for Cloud:

https://developer.atlassian.com/cloud/jira/platform/rest/

To return issues of a specific project you should use 

https://developer.atlassian.com/cloud/jira/platform/rest/#api-api-2-issue-issueIdOrKey-get

You should define metrics in more detail. What do you mean by the number of developers? Is it a group of users? How will you define this group in Jira?

You can find the Time of commits in the Bitbucket Rest Api. 

Mohammed Ali Shehab
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!
June 24, 2018

Thanks @Alexey Matveev for this information. I'll start from your point.

 

number of developers means number of user that commit and collaborate in the same protect.

 

Do you have any idea about it?

 

Regards,  

Alexey Matveev
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 24, 2018

You should use the Bitbucket Rest Api for it.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events