Workflow stuck at approver activity even though the approval records are approved.Description<!-- div.margin { padding: 10px 40px 40px 30px; } table.tocTable { border: 1px solid; border-color: #e0e0e0; background-color: #fff; } .title { color: #d1232b; font-weight: normal; font-size: 28px; } h1 { color: #d1232b; font-weight: normal; font-size: 21px; margin-bottom: 5px; border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #cccccc; } h2 { color: #646464; font-weight: bold; font-size: 18px; } h3 { color: #000000; font-weight: bold; font-size: 16px; } h4 { color: #666666; font-weight: bold; font-size: 15px; } h5 { color: #000000; font-weight: bold; font-size: 13px; } h6 { color: #000000; font-weight: bold; font-size:14px; } ul, ol { margin-left: 0; list-style-position: outside; } --> When an approver approves the record, the workflow is stuck at the approval record and does not go to the next activity. CauseA delegate approver approved the record on behalf of an actual approver and had access to read the requested item. The workflow will not go to the next activity.ResolutionYou might have a query business rule that will restrict the users from seeing requested items apart from those who either opened the record or to whom the approver record is assigned to. Delegate approvers can approve the record even though the approval is not assigned to them. Disabling the query business rule will allow the delegates to see a requested item and make the workflow go to the next activity.