Hello,
Trying to create swim-lanes for a Kanban board where I can show all Linked Issued that are Children of a different Issue type. One swim-plane per Parent..
This would be identical to Epic -> Story relation but with a Feature in between... We have created the following issue types:
- Epic
- Features
- Stories
Hierarchy:
Epic -> Features (Via Epic containing Features)
Features -> Stories (Via issue linked as parent - children)
I would like to add a swim-lane per feature showing its linked stories.
What is the Swim-lane JQL query for this?
Subtasks are not a solution as these are used for other things.
There are many posts with this question however answers always point to changing the team's modeling approach to fit the tool rather than leveraging the tool to fit the context of the team.
Appreciate the help