JML to filter all tasks(with no labels) linked to labelled user stories

Shweta Kaushish July 15, 2021

Hi,

 

I have user stories with labels A,B,C for example but tasks doesn't have any labels with them. I need to fetch  all tasks and subtasks of these user stories.. Not sure what query should i use where i can get tasks with parent criteria on user stories.

 

This query I am using to fetch all subtasks of these user stories -issueFunction in subtasksOf("labels in (A, B, C)") 

Could anyone please give me an idea how to get tasks for these stories

 

0 answers

Suggest an answer

Log in or Sign up to answer