On this page

Use case

In the following use case, every time we try to close an Epic which childs (Stories, Tasks...) are still open, a validator will avoid that we close that Epic.

Configuration

Add theĀ Logical validator to the desired transition or create a new transition.


Expression

Enter the following parser expression




%{issue.issueType} = "Epic" IMPLIES count(filterByResolution(issuesUnderEpic(), "")) = 0





Screenshots



Related use cases


JWT feature

Workflow function

Update linked issue or sub-task

Parser functions
Label

Status
Tech review

Style guide