Determining causes for skipped approvals (group or user)DescriptionWhile a workflow is running in an active context, an approval activity can inadvertently skip to the next activity.CauseThe approval user or group is missing or invalid (for example, sys_id).The approval user or group became inactive after the approval record was created.The activity is a dot-walked field, such as current.opened_by.department.manager, and it has a missing or invalid approval user or group.The business rule on the table that is associated with the workflow is invalid.ResolutionVerify after approval that the workflow progressed to the next activity. If a workflow failed to progress, check the business rules. For more information, see Debugging Business Rules.Point to each processed approval activity to find activities where the State is Finished and the Result is Skipped.Navigate to Workflow > Workflow Editor and open the workflow.Double-click the skipped activity, and then click Users or Groups.Assign an active user or group for the approval activity. For more information, see Workflow Error Handling.