Patch #14929
Project completion on gantt is wrong
Status: | Closed | Start date: | 2010-12-18 | |
---|---|---|---|---|
Priority: | High | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Files | |||
Target 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?
History
#1
Updated by Maria Fedorova over 9 years ago
- Copied from Defect #7127: Project completion on gantt is wrong added
#2
Updated by Maria Fedorova over 9 years ago
- Status changed from New to Resolved
#3
Updated by Jan Niggemann (redmine.org team member) over 9 years ago
- Status changed from Resolved to Closed
Status "Resolved", no patch attached... probably someone testing... closing.
Please use demo.redmine.org or m.redmine.org for testing.
#4
Updated by Jan Niggemann (redmine.org team member) over 9 years ago
- Copied from deleted (Defect #7127: Project completion on gantt is wrong)