On this page



Use case

In the following use case we use a JWT JQL function in order to retrieve all issues in the current sprint that have unresolved sub-tasks.



Configuration

Use the following JQL:

issue in issueSelection("Sprint in openSprints()", 'count(filterByResolution(subtasks(), "")) > 0')



Screenshots



Related use cases




JWT feature
JQL function

issueSelection()

Label





Status
Tech review

Style guide