
This error will occur when you have a Process in place that is needed to update a specific field however the Process fails. If the Process fails and the record can’t be saved then no Transaction record will be created. To fix this you need to determine why the Process failed and correct it so that Salesforce can create and save those records.
Table of Contents
Can’t save record in Salesforce process builder?
NOTE: This error is very specific. It is not a bug for general Process Builder errors when saving records. If this is affecting your org, you will see a red popup in Lightning saying, “Can’t Save Record. We can’t save this record because the ” [name of process] process failed. Give your Salesforce admin these details.” There is no workaround yet.
Why can’t I Save Records in Salesforce Lightning?
If this is affecting your org, you will see a red popup in Lightning saying, “Can’t Save Record. We can’t save this record because the ” [name of process] process failed. Give your Salesforce admin these details.”
Why is there no transaction record in my Salesforce process?
This error will occur when you have a Process in place that is needed to update a specific field however the Process fails. If the Process fails and the record can’t be saved then no Transaction record will be created. To fix this you need to determine why the Process failed and correct it so that Salesforce can create and save those records.
Why can’t I save “lead auto convert” in Salesforce?
We can’t save this record because the “Lead: Auto Convert” process failed. Give your Salesforce admin these details. An Apex error occurred: System.LimitException: Too many query rows: 50001 – Salesforce Developer Community We can’t save this record because the “Lead: Auto Convert” process failed.
