Hi all,
I understand the concepts of Epic / Story / Subtasks which was described here: https://community.atlassian.com/t5/Agile-articles/Best-Practices-Thoughts-on-Issue-Hierarchy-in-Jira-Software/ba-p/653581
In our project the "Original Estimate" is set on Story level, but we log the time on Subtask level that means, unfortunately, the "Remaining Estimate" is not updated on the Story level as someone has already pointed out in this thread:
I saw that it's maybe possible to achieve this behaviour by using automation. I found this blog entry here: https://blog.codebarrel.io/calculated-customfields-and-math-expressions-5eacad80e4e8 which gave an example of "sum all subtask story points". So what I need is something like "sum all subtask logged work and subtract that from the parent's remaining estimate".
Can anyone point me out how the syntax for such a field update on remaining estimate would look like?
Any help appreciated, thanks!
Can't get anything mentioned above working. How I can achieve the following:
EPIC
- includes allocated time (Original Estimate field)
TASKS (belonging to Epic)
- includes estimations (Original Estimate) or Time Tracking
How can I automate this so, that whenever changing the estimation or logged time in tasks, that amount gets subtracted from the Epic's Estimate field? I'd like to see how much there is left of allocated time in Epic level.
Thanks in advance!
Add an estimation to the subtask and then log work on it. The estimation will get added to the "parent" task, and thus the logged time will also get deducted.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.