Assign To Group Owning Asset Trigger

Overview

This trigger is used to assign the following workflow step to the group with write access to the parent folder of the asset in workflow.

  • If there is no group with write access to the asset's parent folder, it assigns the following step to the owner of the current (source) step.
  • If there is more than one group with write access to the asset's parent folder, it assigns the following step to only one of those groups. If your setup requires having more than one group with write access per folder, you may wish to use the AssignToContentOwnerOfAsset trigger.

Declaration


                <trigger class="com.cms.workflow.function.AssignToGroupOwningAsset" name="AssignToGroupOwningAsset"/>
                

Usage


                <trigger name="AssignToGroupOwningAsset"/>
                

Parameters

None.