Content
View differences
Updated by Oliver Günther about 8 years ago
**Steps**
- Have parent task <parent>
- Have three subtasks \<a, b, c\>
- Assign progress as follows
- a = 20
- b = 20
- c = 50
- No estimated time set
**Expected behavior**
- Progress of <parent> is 30 (90/3)
**Actual behavior**
- Progress of <parent> is 35 ((20+50)/2)
- Have parent task <parent>
- Have three subtasks \<a, b, c\>
- Assign progress as follows
- a = 20
- b = 20
- c = 50
- No estimated time set
**Expected behavior**
- Progress of <parent> is 30 (90/3)
**Actual behavior**
- Progress of <parent> is 35 ((20+50)/2)