Hi,
I have a lot of EPICS, each has multiple stories. I’m looking to compute the Sum of the stories 's “Story Points”. Example
Epic1
- Story 1 : 5 story points
- Story 2 : 3 story points
Epic2
- Story 3 : 2 story points
- Story 4 : 1 story points
So, the result would be:
Epic1: 8 story points
Epic2 : 3 story points
It is critical to only use the “Issues In Epic” link and not all the other kind of links (parent, blocked, …).
Do you have any idea to compute this ?
Thx