This function filters the given issue list by the provided resolutions.
Bash
filterByResolution(issueList, resolutions) #Output: Issue list
📚 Use cases and examples
| Use case | JWT feature | Workflow function | Field type | Automated action | Parser functions |
|---|---|---|---|---|---|
| Number of unresolved blocking issues |
|
Number | |||
| Block an Epic's transition until all the issues under that Epic are resolved |
|