...
Tip |
---|
issue in subTaskCountEquals(“project "project = DDP“DDP", "2") |
finds the issues that have 2 subtasks.
...
Tip |
---|
issue in subTaskCountMoreThan(“project "project = DDP“DDP", "2") |
finds the issues that have more than 2 subtasks.
...
Tip |
---|
issue in subTaskCountLessThan(“project "project = DDP“DDP", "2") |
finds the issues that have less than 2 subtasks.