How to fix it
- Navigate to
Workflow > Workflow Editorand open your workflow containing the approval activity. - Double-click the approval activity to open its properties. Check the
Approverfield configuration. - Verify the
Approval typedropdown matches your intent: 'User' for individual approvers, 'Group' for group approvals, 'Manager' for manager approval chain. - If using manager approval, navigate to
User Administration > Usersand find the requesting user's record. - Verify the
Managerfield contains a valid user reference and that manager is active. If empty, populate it with the correct manager. - For group approvals, go to
User Administration > Groupsand open the approval group specified in your workflow. - Click the
Group Memberstab and verify the correct users are listed as members. Add or remove users as needed. - Return to the workflow approval activity and check the
Conditionfield. Ensure the condition logic evaluates to true for when you want approvals created. - If using role-based approval, navigate to
User Administration > Rolesand open the role specified in your approval activity. - Review the
Users with this rolerelated list to confirm the expected approvers have this role assigned. - Save any changes and republish the workflow by clicking
Publishin the workflow editor. - Test by creating a new record that should trigger the approval workflow.
Check System Logs > Workflow to see workflow execution details and any errors. Look for your workflow context record to verify it's running and creating approvals as expected.