Idea generated from existing article
- If you want to apply changes from a devpath to the mainline using the merge child development path functionality, all operations can be propagated except for configure subproject operations.
- The following error is received if a configure subproject operation is done on a development path that is merged:
The following were not updated due to errors:
Project: <Projectname>
Sandbox: <Sandboxname>
Subproject <subproject name>: *** no action will be performed due to errors ***
Error: Change package <CPID> contains a Configure Subproject operation.
This operation cannot be propagated automatically by Resynchronize Change Package.
You must propagate this operation manually, if appropriate.
Reference Change Packages: <CPID>
IDEA:
Merging configure subproject operations should also be possible by using the merge child development path functionality.