Vote #70822
未完了Show the real progress of subproject in roadmap view
0%
説明
My project hierarchy is one TopProject with two sub-projects: SubProject1 and SubProject2.
A version named "2011-release" is created in TopProject and shared to all sub-projects.
Then SubProject1 contains one task of which % DONE is 50%; SubProject2 contains one taks of which % DONE is 100%.
The progress of TopProject is 75%, which is correct.
But in the roadmap view of SubProject1 and SubProject2, both show the same 75% progress as in TopProject.
It would be better to see 50% in SubProject1 and 100% in SubProject2.
journals
For referencing: pulled from message#26746
Additional note from issue-author:
_Cuper Hector_ wrote:
> I've checked the source code, and found out that project is not counted in @version.completed_pourcent()@.
--------------------------------------------------------------------------------