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
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I have a current sprint that includes a number of stories (let's say 50). For those stories there are 1 or more test cases associated with them using TM4J. What I want to get is a list (or report or widget on a dashboard) of all the test cases associated with the current sprint and their status (i.e., passed, failed, not run).
Ideally for the current sprint I want to see say a bar, or pie chart that says, 120 test cases in total, 90 passed, 10 failed and 20 not yet run.
This is not for a whole release (I can do that), it's just for the current sprint in that release.
So how can I do this? If it's using JQL, then what's the JQL, I can't figure it out.