You need to sign in to do that
Don't have an account?
Stephanie Smith
Trailhead Challenge for Automate Simple Business Processes
I have tried to complete this trailhead, but keep getting this error message below. Can anyone help me figure out what this means and how to fix it? Thank you!
'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: FIELD_CUSTOM_VALIDATION_EXCEPTION, Account number must be 8 characters long.: []'
'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: FIELD_CUSTOM_VALIDATION_EXCEPTION, Account number must be 8 characters long.: []'
Did you check the note mentioned in the below of the challenge
"NOTE: To complete this challenge, you may have to deactivate the validation rule for the Contacts object (created from a previous challenge)."
You must disable the validation rule created before.
Best Regards
Sampath
Please double check in the Account object whether there is an active validation rule which check the account number length. If so please inactivate it. Also you can try with an Account which has more than 8 number of characters for the Account number field.
If this didn't get success you can try it with another trailhead playground