Fix epic board children count and weight on card
What does this MR do and why?
In the current state of epic boards, epic children information on card (epic and issue children count and weight) only gets displayed when the epic has direct issue children.
This MR fixes this so that it takes into account issues belonging to epic children without having an issue as a direct child.
Screenshots or screen recordings
Before | After |
---|---|
How to set up and validate locally
- Set up an epic with at least one child epic containing at least one child issue (add weight to the issue to test further)
- Locate your epic in an epic board. You should have Epic 1 > Epic 2 > Issue 1 hierarchy. The parent epic should not contain any issue as a direct child.
- Epic and issue children count and weight information should now display on the card.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #428697
Edited by Florie Guibert