How can I write a JQL filter to separate project boards by Phase and still include subtasks?

Steven Codd December 18, 2019

I would like to divide my project into 2 Epics with separate boards

My current JQL for board 1 is this: project = MyProject AND "Epic Link" = Epic1 ORDER BY Rank ASC

This works fine for displaying the Stories and Tasks but since subtask do not have a value for "Epic Link" they are not displaying on the new board ... how do I include them?

0 answers

Suggest an answer

Log in or Sign up to answer