function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Vincent BartolomaVincent Bartoloma 

'SERIOUS ERROR' in Flow Designer PLEASE HELP !!!

I have been trying to get support on this problem for a day now. I have attempted to open a case, but was told it is a "Developer" problem and being a Standard client I was unable to open a Developer problem and needed to come on here in order to get support. I have researched the through the Developer forum, and followed suggestions and the debugging tool has provided NO HELP.

I AM NOW UNABLE TO PROPERLY SAVE AND RUN NEW FLOWS AND NEED HELP ON THIS ASAP !


I get the following error when attempting to save one of my Flows :

"Error : We're sorry, but a serious error occurred. Please don't close the Cloud Flow Designer window. Contact Salesforce Customer Support as soon as possible."

I am able to save other Flows. Only this Flow is giving me this error.

I have been able to save the Flow previously.

Thank you.
 
T BlindauerT Blindauer
Its likely that you don't have access to fields or something else that's referenced in the flow. If its not a large flow you can check the ojects/fields it references one by one or you can use the debug tools to find more information about the error.

press control+shift+m (PC)  or command+shift+m (Mac) to bring up the debug window:

Check "Error" and you will have more details for the error.

https://help.salesforce.com/apex/HTViewSolution?id=000198682&language=en_US