View Full Version : Parent Task Duration/end date
ricwash2
07-04-05, 01:32 AM
Shouldn't the parent task, auto-update its duration and end date based on the child tasks duration and end dates?
-ric
ajdonnison
07-04-05, 08:22 AM
Only if the parent task is marked as dynamic.
ricwash2
07-04-05, 10:15 AM
Only if the parent task is marked as dynamic.
I tried that and I get this error:
ctask::store-check failed - BadDep_DynNoDep
-Ric
ajdonnison
08-04-05, 10:20 AM
I think there is a bug on this very issue. Is this a new or an upgraded site?
ricwash2
08-04-05, 11:05 AM
I think there is a bug on this very issue. Is this a new or an upgraded site?
New Install
-ric
I get the same error, same scenario. New install.
thanks
JR
ajdonnison
09-04-05, 10:58 AM
A dynamic task cannot be dependent upon another task, that is what the error is saying. Remove any dependencies and it should work.
Originally Posted by ajdonnison
Only if the parent task is marked as dynamic.
this function...
function updateDynamics( $fromChildren = false ) {
...........
}
if i change progress, why task_percent_complete child task not update parent task
pls help..
thanks
vBulletin® v3.6.4, Copyright ©2000-2013, Jelsoft Enterprises Ltd.