Adding tasks to the update properties for a project grouping

You can add one or more specified tasks to the specified project groupings, or add all previously removed tasks back into each specified project grouping. Any user who can modify the specified project groupings can use this command.

About this task

ccm pg|project_grouping 
        (-at|-add_task|-add_tasks (task_spec|all_removed))... 
        project_grouping_spec...
(-at|-add_task|-add_tasks (task_spec|all_removed))...
Specifies the tasks to be added to the specified project groupings. If a task to be added is in the list of removed tasks, it is removed from that list. Otherwise, it is added to the list of manually added tasks for the project grouping. The keyword all_removed means add back in all the tasks that are in the list of removed tasks. See Task specification for details.
project_grouping_spec1
Specifies the project groupings to add tasks to. See Project grouping specification for details.
project_grouping_spec2
Specifies the project groupings to add tasks to.

Example


Feedback