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
Manish Mahajan 9Manish Mahajan 9 

lightning superbadge challenge 4 :

Challenge Not yet complete... here's what's wrong: 
There was an unexpected error in your org which is preventing this assessment check from completing: System.DmlException: Insert failed. First exception on row 0; first error: CANNOT_EXECUTE_FLOW_TRIGGER, The record couldn’t be saved because it failed to trigger a flow. A flow trigger failed to execute the flow with version ID 3016F000000U8PF. Flow error messages: 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. Contact your administrator for help.: []

please suggest. 
Raya Banerjee 3Raya Banerjee 3
Check if you have a process builder active on the same object on which you are making any change .deactivate that id it is not required .If you need to keep it active to complete the Challenge  please check the logic in that.
Manish Mahajan 9Manish Mahajan 9
Thanks Raya.  I have re-checked the logic and found the problem.