liquor
09-04-05, 06:28 AM
Here's what im trying to do : we make different products and for each
products there are specific tasks to be done.
In dotProject, i created a project template with all our products this way:
1. created dynamic tasks
2. created multiple sub-tasks with depencies for each dynamic tasks
So I have for example:
Product A
sub-taskA-1
sub-taskA-2
sub-taskA-3
Product B
sub-taskB-1
...
where sub-taskA-1 must be completed before sub-taskA-2 and
sub-taskA-2 must be completed before sub-taskA-3
NOW: when i create a new project wich consist of 2 product A + 1 product C for example, i copy the parent tasks in my template project to my new
project so my project structure is almost all setup (only need to assign people, dates, etc).
The problem is: if i set the start date of the first sub-task of a product, I
expect all the following sub-tasks update automatically their start-finish (start date based on dependency is set ) but its not the case. It works in my original template but not the copied ones in my new project.
Any ideas?
products there are specific tasks to be done.
In dotProject, i created a project template with all our products this way:
1. created dynamic tasks
2. created multiple sub-tasks with depencies for each dynamic tasks
So I have for example:
Product A
sub-taskA-1
sub-taskA-2
sub-taskA-3
Product B
sub-taskB-1
...
where sub-taskA-1 must be completed before sub-taskA-2 and
sub-taskA-2 must be completed before sub-taskA-3
NOW: when i create a new project wich consist of 2 product A + 1 product C for example, i copy the parent tasks in my template project to my new
project so my project structure is almost all setup (only need to assign people, dates, etc).
The problem is: if i set the start date of the first sub-task of a product, I
expect all the following sub-tasks update automatically their start-finish (start date based on dependency is set ) but its not the case. It works in my original template but not the copied ones in my new project.
Any ideas?