Our project set up as a heiararchy where there are story issue types (Spikes, Tasks, Bugs, etc) . Stories can have sub-tasks. And subtasks are linked to other issue types. In this case a Test Issue type.
Example: I have a story to produce a report. That story has a sub-task to perform testing. that sub-tasks is linked to 3 tests sub-task tests 3 tests. the 3 tests are executed in this sub-task.
Stories are executed in a sprint.
I want to have perform a JQL query to pull all TEST issue type issues executed in a sprint. Is this possible in the Jira Cloud implementation?
A sprint consists of multiple stories.
A story can have multiple subtasks.
A subtask is linked ("tests") to multiple TEST issue types.
Hello @Phillip_Dang
Are the Test issue types added to the sprint?
What criteria do you use to determine the Test was executed? Is that based on the status of the Test issue?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.