You need to sign in to do that
Don't have an account?

There was an unexpected error in your org which is preventing this assessment check from completing
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, Contact zip code doesn't match account zip code: []
Unsure how to fix
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, Contact zip code doesn't match account zip code: []
Unsure how to fix
More information will help me better understand the issue and help you solve it.
Thanks,
Anuj.
Its because there is validation rule which you had created in some other trail, you need to deactivate or provide correct value,
You can check --> Setup -> Customize -> Contact --> Validation rule
Hope this helps,
--
Thanks,
Swayam
I guess there are some Validation rule written on your Contact object and it is preventing from executing this challenge. Please try to deactivate the validation and try doing the challenge.
Hope this helps you!
Regards,
Deepthi
I've tested my cost, both manually and with unit tests; my unit tests have 100% coverage.
So, I don't know what is going wrong or how I should fix it.
Seeing the stackexchange discussion at http://salesforce.stackexchange.com/questions/103641/how-to-return-contact-and-account-in-a-single-method , I tried changing my effective solution ussing fflib_QueryFactory to traditional SOQL, but it didn't help at all.
Any suggestions what I can or should try?
FWIW, my code can be seen here:
https://github.com/nilvon9wo/sfdc-trailhead/pull/1/commits/68d0f3981e23664075fa0af8b95a8a8768d38170
(I wasn't originally committing this for an audience, so unfortunately this isn't the cleanest repository or commit into one.)
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.SecurityException: Required permissions are not enabled.
Iam facing this issue of problem on Approvalprocess can you anyone help.