I am using the automation template provided by Jira. The name of it is "When the story point estimate for an issue is changed → sum up story point estimates in Parent".
The issue type hierarchy in my Jira is:
Level 0: Initiative
- Level 1: Epic
- - Level 2: User Story
- - - Level 3: Sub-tasks
When I update the story point in sub-task, I find that only the story point in user story is updated. The epic and initiative are not changed. Are there any ideas on it? I hope that, when I update the lowest level type, all level 0 to level 2 will be updated automatically.
Another concern is, in the sprint velocity chart, will it sum up the story points in sub-tasks, user story and epic all together? Or just the points in sub-tasks? I am wondering if the points will be calculated several times if I run the automation rule.
Many thanks!