TeamBoard supports two different Σ Original Estimate fields in the Timeline and Gantt boards:
-
Σ Original estimate (Jira)
-
Σ Original estimate (TeamBoard)
These fields are different in the aggregation calculation of the original estimate:
1. Original estimate (Jira)
-
Calculation method: The Σ Original Estimate in Jira is calculated by summing the original estimates of a task and its child tasks.
-
Example: Σ Original estimate ( SP-6) = Original estimate SP-6 + Original Estimate SP-2 + Original estimate SP-1
2. Σ Original estimate (TeamBoard)
-
Calculation method: The Σ Original Estimate in TeamBoard includes the original estimates of a task, its direct child tasks, and any other child tasks related to the parent task.
-
Example: Σ Original estimate ( SP-6) = Original estimate (SP-6) + Original estimate (SP-2) + Original estimate (SP-1) + Original estimate (SP-5) + Original estimate (SP-5)