Content
View differences
Updated by Henriette Darge over 4 years ago
### **Environment**:
Your OpenProject Version: 11.3.4 self hosted hosted
Ubuntu 18.04 / Firefox / English
### **Logs**
NO applicable logs
### **Steps to reproduce:**
1. Go to Work packages view
2. Turn on Överall Costs column.
3. Create a taskA with 2x children tasks B and C
4. Log Log some costs against each child task B and C
5. See costs appear correctly in Overall Costs column, and see that B and C are summed in task A.
6. Go to Settings / Configure View / Display Settings, and turn on Display Sums
### **Actual Behavior**
The Sum at bottom of list is wrong since it shows the sum of A, B and C
<figure class="image op-uc-figure"><div class="op-uc-figure--content"><img class="op-uc-image" src="/api/v3/attachments/22725/content"></div></figure>
### **Expected Behavior**
The Sum at the bottom of screen should show only the sum of B and C.
It should not include A because A is just a parent sum of B and C.
Your OpenProject Version: 11.3.4 self hosted
Ubuntu 18.04 / Firefox / English
### **Logs**
NO applicable logs
### **Steps to reproduce:**
1. Go to Work packages view
2. Turn on Överall Costs column.
3. Create a taskA with 2x children tasks B and C
4. Log
5. See costs appear correctly in Overall Costs column, and see that B and C are summed in task A.
6. Go to Settings / Configure View / Display Settings, and turn on Display Sums
### **Actual Behavior**
The Sum at bottom of list is wrong since it shows the sum of A, B and C
<figure class="image op-uc-figure"><div class="op-uc-figure--content"><img class="op-uc-image" src="/api/v3/attachments/22725/content"></div></figure>
### **Expected Behavior**
The Sum at the bottom of screen should show only the sum of B and C.
It should not include A because A is just a parent sum of B and C.