The following error may be received by a Salesforce System Administrator via email when a record is submitted to an approval process by an automated process such as a Flow or Process Builder:
Error Occurred: The flow tried to update these records: null. This error occurred: CANNOT_EXECUTE_FLOW_TRIGGER: We can't save this record because the "[Process Name]" process failed. Give your Salesforce admin these details. An unhandled fault has occurred in this flow. An unhandled fault has occurred while processing the flow. Please contact your system administrator for more information. (-[error ID]).
Error element myRule_1_A1 (FlowActionCall). This record is currently in an approval process. A record can be in only one approval process at a time.
This error occurs when a Salesforce record that is already in an active approval process is submitted again by another automated process (such as a Flow or Process Builder). Approval processes are designed to handle records sequentially — a single record can only be in one approval process at a time.
A Salesforce record can only be in one approval process at a time. When a record is already in an active approval process and another automated process (such as a Salesforce Flow or Process Builder) attempts to submit it to an approval process again, Salesforce blocks the second submission and returns this error.
The error is typically surfaced via an email notification to the System Administrator, identifying the Flow or Process that triggered the conflict.
To resolve this error, identify and modify the Flow or Process Builder process that is incorrectly submitting an already-in-process record for approval.
Once you identify the conflicting flow or process, update it to include a condition that checks whether the record is already in an approval process before attempting to submit it again. This prevents duplicate approval submissions.
000381688

We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.