Content
View differences
Updated by Dennis St. almost 6 years ago
### **Environment**:
Your OpenProject Version: **OpenProject 10.4.0**
Operating System / Browser / Language: ubuntu 18.04, German, Google Chrome and Firefox
### **Logs**
no errors
### **Steps to reproduce:**
Set up a task structure like this:

Setup open project such that the %-done is calculated from the work package status:

I assigned:
* new - 0%
* in progress - 50%
* done - 100%
###
### **Actual Behavior**
As you can see in the image, the %-done of task "a" (parent) does not reflect the actual status of the sub-tasks.
### **Expected Behavior**
I would have expected (100+100+50)/300=83% or something like that. But not 0%. This is what I found it to be in the forums and in the offiical documentation.
Your OpenProject Version: **OpenProject 10.4.0**
Operating System / Browser / Language: ubuntu 18.04, German, Google Chrome and Firefox
### **Logs**
no errors
### **Steps to reproduce:**
Set up a task structure like this:

Setup open project such that the %-done is calculated from the work package status:

I assigned:
* new - 0%
* in progress - 50%
* done - 100%
###
### **Actual Behavior**
As you can see in the image, the %-done of task "a" (parent) does not reflect the actual status of the sub-tasks.
### **Expected Behavior**
I would have expected (100+100+50)/300=83% or something like that. But not 0%. This is what I found it to be in the forums and in the offiical documentation.