I have multiple releases, and I need to get the count of issues associated with each release they manage. To achieve this, I would typically need to call the versions REST API multiple times, once for each release, which is inefficient and time-consuming. Instead, I want to find a solution that allows me to retrieve all the necessary data in a single or bulk API call, reducing the number of API requests and improving the efficiency of the process. How can I accomplish this?
Thanks in Advance,
John Peter.
Hi @John Peter
Welcome to the Atlassian Community!
How about JQL? Did you try to run some JQLs, the best way to get issue counts.
Let me know if you are familiar with JQL, subscriptions, Dashboards so you have results delivered to your inbox or dashboard without having to run them everyday.
Best,
Fadoua
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.