Show child issues on a board when filtering by an epic
What does this MR do and why?
This MR fixes the issue in #358416 (closed) where issue boards don't show all the issues in an epic. Right now it only shows direct children. This MR allows it to show all children including those in subepics.
References
Screenshots or screen recordings
Screen_Recording_2025-07-22_at_12.59.48
| Before | After |
|---|---|
![]() |
![]() |
How to set up and validate locally
- Create an epic
- Create an issue board that filters issues based on that epic
- add an issue to the epic
- add an epic to the epic
- add an issue to the nested epic
- check the board. Both issues should appear
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Edited by Sam Beckham

