[BL] Promote children when releasing parent

Is there a way to implement business logic with the following behavior:

  • When an assembly is released under a Change Action, all of its child items are automatically released as well?

 

Currently, the process requires performing a change assessment on the parent (assembly) and manually adding any related child items that are not already released in the same Change Action. We would like to simplify this workflow by automatically promoting all associated child items within the same Change Action, without needing to select each one individually.