| Steps to reproduce | - Create a Workflow Stage (
mvn__CM_Workflow_Stage__mdt) metadata record. - Keep the Initial Stage (
mvn__CM_Initial_Stage__c) field unchecked (i.e., leave as false). - Keep the Final Stage (
mvn__CM_Final_Stage__c) field unchecked (i.e., leave as false). - Check the Manual Stage (
mvn__CM_Manual_Stage__c) field (i.e., set to true). - Create a Manual Stage Activity (
mvn__CM_Workflow_Stage_Activity__mdt) metadata record. - On the Workflow Stage (
mvn__CM_Workflow_Stage__c) field, select the Workflow Stage metadata record created in step 1. - Ensure that the PP Task Assignment (
PP_Task_Assignment) Document System Event Notification (mvn__CM_Document_System_Event_Notification__mdt) metadata record is enabled. - Confirm that the Active (
mvn__CM_Active__c) field is checked (i.e., set to true). Modify as needed. - Create a new Document (
mvn__CM_Document__c) record. - Add a document collaborator.
- Start the workflow that contains the manual workflow stage created in step 1 and workflow stage activity created in step 2.
- Check the Mute notifications for this workflow checkbox.
Notice that an email notification is still sent to the document collaborator informing them of the task assignment. | | |