...arent tasks are part of epics. I've got the automation in place to calculate the sum of estimated mandays from subtasks into their respective parent tasks using Jira Automation. This works perfectly. N...
The estimates put on subtask under any user story not reflecting on user story. Ideally it should collect all estimates from subtasks and show on user story. Please advise.
Hi, I'm working on an Automation Rule, to sum all values from "Original Estimate" field from every subtask, and return the result in the same field of the parent issue. I took a hint on this c...
...icket My current automation rule The parent task that is supposed to be updated with the sum of the subtasks estimations: Please let me know what am I missing.
Hi Atlassian community I want to create an automation that autocalculate sum of all worklog subtasks except Story and Epic and set the sum to parent Epic issue.childissue...
...ould like to have is one (!) additional created issue based on the values of the teams. Also same issue type and project, but with a calculated actual and target headcount. When creating the team o...
...re changed that the values are (re)summed in the corresponding field on the parent. So for example for my "FE Sub-task" child type, if a FE Sub-task is added to a Story and it's Story Points s...
How can I configure Jira to sum up the rough estimation, original estimation and time tracking from sub tasks to parent task? The default behavior is that only time tracking is summed up from sub task...
dear teammates, my new automation rule to sum-up the sub tasks original estimate to parent (type = user story) is failed. Please help me to fix this issue. we usually have many subtasks to c...
...hat sums up all sub-tasks regardless of sub-task type, but I need to be able to narrow it down further. Here's the snippet I use for the additional fields: { "fields": { "Sum Back-end Estimates": {{i...
Copied to clipboard