You can copy tasks from one project grouping to another. Any user who can modify the destination project grouping can copy tasks to it.
About this task
ccm pg|project_grouping -ct|-copy_tasks project_grouping_spec1
project_grouping_spec2
- -ct|-copy_tasks
- Copies the net tasks (Saved Tasks plus Added Tasks) from one project grouping to another. The tasks are added to the second project grouping in the same way as if the -add_tasks option had been used.
- However, dependency analysis is not done, and required tasks are not calculated. Copying tasks gives you a way to add a set of tasks to a different project grouping.
- project_grouping_spec1
- Specifies which project groupings to copy tasks from. See Project grouping specification for details.
- project_grouping_spec2
- Specifies which project groupings to copy tasks to. See "Project grouping specification" for details.