Activity Forums Salesforce® Discussions How to Recall the approval process using Salesforce Apex?

  • Manpreet

    Member
    April 16, 2018 at 6:27 AM

    Hi Rahul,

    I know two workarounds but they’re both terrible:

    1 – Just reject the record and do it again.

    2 – Give the ModifyAll permission for that object. This is generally a terrible idea as it shatters security models by giving admin-like powers not just to recall and reassign, but also approve your own changes.

    I’m in full support of introducing this feature!

Log In to reply.