Determining if an approval was manipulated outside of the workflowIssue <!-- div.margin{ padding: 10px 40px 40px 30px; } table.tocTable{ border: 1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); padding-top: .6em; padding-bottom: .6em; padding-left: .9em; padding-right: .6em; } table.noteTable{ border:1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); width: 100%; border-spacing:2; } table.internaltable { white-space:nowrap; text-align:left; border-width: 1px; border-collapse: collapse; font-size:14px; width: 85%; } table.internaltable th { border-width: 1px; padding: 5px; border-style: solid; border-color: rgb(245, 245, 245); background-color: rgb(245, 245, 245); } table.internaltable td { border-width: 1px; padding: 5px; border-style: solid; border-color: #E0E0E0; color: #000000; } .title { color: #D1232B; font-weight:normal; font-size:28px; } h1{ color: #D1232B; font-weight:normal; font-size:21px; margin-bottom:-5px } h2{ color: #646464; font-weight:bold; font-size:18px; } h3{ color: #000000; font-weight:BOLD; font-size:16px; text-decoration:underline; } h4{ color: #646464; font-weight:BOLD; font-size:15px; text-decoration:; } h5{ color: #000000; font-weight:BOLD; font-size:13px; text-decoration:; } h6{ color: #000000; font-weight:BOLD; font-size:14px; text-decoration:; } --> Determining if an approval was manipulated outside of the workflow Symptom Approvals are stuckHung workflowWorkflow is not progressing Causes of an approval being manipulated outside of the workflow When an approval record is manipulated outside of the workflow, it can cause the workflow to become stuck because the workflow does not know about the changes. There are various ways workflow approvals are manipulated. For example: manual approval is added that workflow does not knowthe document in which approval is assigned could be deleted or changedapprovers are reassigned after the workflow has progressed and generated approval records When Approval User or Approval Group activity runs, it generates approval records. After the approver responds to an approval request, and if workflow does not continue, there is a possibility that manual approval records might have been created and the workflow does not know about them. How to determine whether the approval record is generated outside of the workflow Log in as an admin.Open the record for the workflow that is stuck on execution.In the Approvers related list, click on each approval record.On the approval record, right-click the header and select History > List view.Verify that the record is created by the System Administrator and not by any specific user.If a specific user other than the System Administrator created the record, then the record was manually added to the list and the workflow does not know about the record.It is possible that a user impersonates the System Administrator role and then creates an approval record. To verify this, go to the history record and check the time stamp when the approval record was created. If the time stamp is not close to the same time when the Approval User or Approval Group activity is started, the record is manually created. To find the time stamp for when the workflow activity started, follow these stepsNavigate to All Contexts.Search for the context of a specific request and click on the context.Open the context form and click Show Workflow Link.Open the workflow in the workflow editor, point to the approval activity, and look for the Started time. How to determine document that approval is looking at is deleted or changed outside of the workflow Login as an admin.Type sysapproval_approver.list in type filter text and press the Enter.In the displayed list filter click All to obtain all approval records.Search for the approval records for a specific request.Verify that the Approving field of the approval record is not empty or does not have incorrect data.To verify who made changes to the approver list, check the record history. How to determine approver has been changed after the workflow is progressed Login as an admin.Navigate to My Approvals.In the displayed list filter, click All.Search for the approval record for a specific request and open it.Right-click and check the history of the approval record and verify that the user is not reassigned.In the case of dot-walked approvals, such as dot-walked managers, verify that the manager has not been changed after the approval record is created. If it is changed after the approval record is created, approvals are not reassigned.