We have a story and the story has 'n' number of sub-tasks and each subtask may/may not linked issues (issue type = bug) is blocked by.
I need to frame the JQL query with below condition
1. List out all the subtask which have linked issues?.
2. Get the linked issues count of each sub-task wise?