If you modify any children task progress, the parent
task progress isn't updated correctly.
For example, if you create two child tasks 50% of the
parent each one, and then complete to 100% all of them,
the parent task still contains 0% progress.
I can work in this bug
Logged In: YES
user_id=173088
Ok, I'll work on it anyway
Logged In: YES
user_id=22084
Thanks. Let me know what you find. I'll hopefully find
some time to help in a week or two.
Logged In: YES
user_id=173088
Dont' worry. I found some problems in the function
calculating the total progress of the task depending on the
subtasks.
I've fixed it for my test cases at work today, but I'll
review further tomorrow, so you will get a patch soon
Logged In: YES
user_id=173088
Patch 853277 sent