The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Count of results from JQL Search

AbrahamA
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 Champions.
July 24, 2024

Hello

Is there a way to get just the count of search results from JQL query.

Ex: I am just interested in count of open bugs in a project. I am not interested in details of actual bugs are. If there are 20000 plus bugs it is waste of traffic if I get the complete details.

Please let me know

 

Thanks

Abe

2 answers

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

1 vote
Answer accepted
AbrahamA
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 Champions.
July 25, 2024

Thanks.

I am building my own chart for which I need counts.

Found one good resource here: https://confluence.atlassian.com/jirakb/how-to-count-issues-from-a-jql-search-result-in-groovy-or-rest-api-in-jira-1130376109.html

If anyone else needs it.

0 votes
Nguyễn Hòa
July 24, 2024

JQL's result is a list of issues matching the query.

In your case, I think we can use a chart (e.g., a pie chart) to display: the total bugs, the number of bugs by assignee,...etc....

Nguyễn Hòa
July 24, 2024

image.png

Like Hoà Nguyễn likes this
TAGS
AUG Leaders

Atlassian Community Events