In on demand JIRA how to find no of issues in particular issue?

srinivasan radhakrishnan
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.
July 17, 2013

Hi,

I faced the below issue scenario,

1. I have tree projects "T1","T2" and "T3"

2. How can i find overall issue count using REST API?

3. How can i find particular project ( Ex - "T1") issue count using REST API?

Thanks.

1 answer

0 votes
Timothy
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.
July 17, 2013

Create a filter encompasing the issues you want to be returned and use https://docs.atlassian.com/jira/REST/latest/#idp1543680

Suggest an answer

Log in or Sign up to answer