You need to sign in to do that
Don't have an account?
ChrisManton
Automating Processes with the Lightning Process Builder - System.AssertException: Assertion Failed
This is driving me mental!! I am on Trailhead trying to complete "Automating Processes with the Lightning Process Builder" and I am getting an error in Trailhead when i check the challenge:
"Challenge not yet complete... here's what's wrong:
An update to an account record failed to update the mailing address fields of all child contact records. Make sure that the process is correct and that it is activated."
I have checked the debug log and it comes up with Fatal Error "System.AssertException: Assertion Failed":
However if I test the process myself it works. Somebody in another thread suggested ordering the fields as per the challange lists them but this didnt work either.
Anybody else came accross this? I have spent too long trying to fix it.
"Challenge not yet complete... here's what's wrong:
An update to an account record failed to update the mailing address fields of all child contact records. Make sure that the process is correct and that it is activated."
I have checked the debug log and it comes up with Fatal Error "System.AssertException: Assertion Failed":
However if I test the process myself it works. Somebody in another thread suggested ordering the fields as per the challange lists them but this didnt work either.
Anybody else came accross this? I have spent too long trying to fix it.
Sandeep
All Answers
Please deactivate that validation rule and try again this will work.
Please mark this as solution if this will help you.
Thanks
Amit Chaudhary
Sandeep
I was getting dozens of CANNOT_EXECUTE_FLOW_TRIGGER errors, even though I was doing the challenge correctly.
There's no way someone new to the platform is going to know to go to Setup --> Customize --> Contacts --> Validation Rules to make this change so you can get the Automating Processes with the Lightning Process Builder challenge to work.
Is there a way to send the Trailhead team this feedback?
I apologize for the fact that this isn't documented already - that's our bad. Thanks
Sandeep Bhanot
Salesforce.com
My challenge is working when I test it in the dev org but I am getting the same error as above. Any ideas what is causing the issue
I have tried all that has been suggested, with no success. Please document and provide any further recommendations on to how to complete this challenge correctly. Thanks!
Could you share some screen shots of your process?
Thanks!
In the second screen shot you need to add a Condition making the Account ID on the Contact equal to the Account ID on the Account that was changed.
Hope that helps
I've read this thread but I'm still getting the error message "update to an account record failed to update the mailing address of all child contact records". I have deactivate the valdiation rule. Can some one please take a look at the screen shots below and advise if you see anything wrong? Thanks.