You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
Hi Jira Team,
In our project we have a requirement that tells us to take the number of tickets and number of bugs from the latest release based on component.
Here component means Web, Android, iOS.
I am using this below the jql
Version | Status | Progress | Start date | Release date |
Testone-Web | RELEASED | 27-Jun-22 | 27-Jun-22 | |
Testrelease two- web | RELEASED | ######## | ######## | |
Testrelease three-android | RELEASED | ######## | ||
Testrelease four-ios | RELEASED | ######## | ######## |
Is there any way to get these results through API or JQL. Kindly help us on this.