[SalesForce] Delegated approver not able to approve

I have a delegated approver who has Modify All access to an object, the object has OWD of Public Read/Write but when the approver tries to approve, I get an error saying Insufficient Privileges. Am I supposed to enable anything else?

Best Answer

Users with one of these permissions can approve or reject pending approval requests without being part of the approval process.

  • Modify All” object-level permission for the given object

  • Modify All Data” user permission

You can provide access Modify All Data” user permission and check if it is working.

Related Topic