PDA

View Full Version : Error with Dynamic Task


SiteBuilder
13-05-05, 06:23 PM
ctask::store-check failed - BadDep_DynNoDep

I get this error message, when I'm trying to create a dynamic task. Maybe I'm not understanding how it works.

I thought that if I have a task like create a website.
I need to purchase domain name,
then setup hosting,
then build website

each one depends on the other (in my example).

So once I buy the domain name the date for the next task, ordering hosting, is updated automatically.

I am off base here? And what is parent task?

sorry for the basic question... :o

Are there any GOOD examples of how this works?

thanks a million

caseydk
14-05-05, 03:47 AM
If you have a setup like:

Development Project
- Get Requirements
- Do Work
- Have a beer

Then "Development Project" is the parent of "Do Work" and the other two.

I don't believe that dates auto-cascade at this point...