Workflow Triggers
Merge Trigger
Overview
This trigger merges changes from the working copy into the current version. This should be called after the approvals are complete and right before publishing occurs.
Note - When adding the Version Trigger, Merge Trigger, and any publish trigger, they must appear in this order to properly perform all these actions in the database.
Declaration
<trigger class="com.cms.workflow.function.Merge" name="Merge"/>
Usage
<trigger name="Merge"/>