We have placeholder epics, meaning epics that will have tasks, but currently sit empty. When filling the backlog I don't want these epics to be included in the list.
To achieve this I will make a board based on a filter. This filter needs to exclude all epics without tasks. What would such a filter look like.
I found
issue in portfolioChildIssuesOf("EPIC-123")
but this needs me to specify all epics I want on the board.
Hi @Adam Bang
You described the option available.
If you want this otherwise, you will need to purchase an JQL extensions app from the marketplace.
Natively there is an automation option for this.
"Adds specific label to Epics with no children.
The trigger can we scheduled to run once a day, or just when someone creates an issue.
The automation does the following:
You can now make a JQL query that searches for all tickets with this label.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.