Actions
Defect #7127
openProject completion on gantt is wrong
Status:
Needs feedback
Priority:
Normal
Assignee:
-
Category:
Gantt
Target version:
-
Start date:
2010-12-18
Due date:
% Done:
0%
Estimated time:
Resolution:
Affected version:
Description
The project completion shown on the chart gantt (implemented in
Project#completed_percent
) is kind of broken:
- it doesn't take issues without target version into account
- it does a simple average of all versions completions, whereas it should do a weighted calculation based on issue progress/estimate, just like it is done for versions completion.
This is not that hard to fix but that would make the gantt a bit more slow. So the question is: do we keep project completion display on the gantt?
Actions