PDA

View Full Version : ctask::store-check failed - BadDep_DynNoDep


cordovan
20-12-05, 01:33 AM
hi!

i have a project.

test
|-------under1
|-------------under2

under1:

here i can activate dynamic job

under2:

if i activate dynamic job here i get the following error message.

ctask::store-check failed - BadDep_DynNoDep

my system:

dotproject 2.0.1 (with gantt fix - gantt.php from cvs)

thx 4 any help or hint :-)

with friendly greetings,

christian gattermair

pedroa
20-12-05, 02:13 AM
This error happens because dynamic tasks shouldn't be dependant of other tasks. So check the dependencies for this dynamic task and clean them first if needed be.

Pedro A.

cordovan
20-12-05, 06:14 PM
thanks for your fast answer, i will try :-)