When a project is added as a subproject of a program, this creates a proxy task on the task list of the Program. However, the status of this task is not editable.
How is the status of the subproject updated on the task list of the program then?
Release: All PPM releases
Component: CA PPM PROJECT MANAGEMENT
The status of the subproject proxy task on the Program will only update when the % Complete of the subproject itself is updated at the project level. How the % Complete is updated depends on the % Complete Calculation Method on the subproject.
Once the % Complete is updated on the subproject itself, the status of the subproject proxy task on the Program will update based on that percentage:
a) When the subproject % Complete = 0%, the Status will display as Not Started on the program's task list.
b) When the subproject % Complete = > 0% but < 100%, the Status will display as Started on the program's task list.
c) When the subproject % Complete = 100%, the Status will display as Completed on the program's task list.