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
Abhinav Sharma.Abhinav Sharma. 

Issue with superbadge_lightning_platform_app_builder

Geeting Below Error on superbadge_lightning_platform_app_builder Step 2:

Challenge Not yet complete... here's what's wrong: 
There was an unexpected error while verifying this challenge. Usually this is due to some pre-existing configuration or code in the challenge Org. We recommend using a new Developer Edition (DE) to check this challenge. If you're using a new DE and seeing this error, please post to the developer forums and reference error id: OTKUFUVK
Close errors.

Can someone help on this?
Khan AnasKhan Anas (Salesforce Developers) 
Hi Abhinav,

Greetings to you!

Make sure you are using IsShiftVolunteer Volunteer Shift Worker Object as a formula field. 

Formula (Return type: Checkbox)
Formula: $User.Id == Volunteer__r.Id


Make sure that you have done all the steps correctly. Because this error usually comes whenever you miss some or the other step. Please refer to the below links and check if you have done the same thing.

https://developer.salesforce.com/forums/?id=9060G0000005YNZQA2

https://developer.salesforce.com/forums/?id=9060G0000005XNJQA2

https://developer.salesforce.com/forums/?id=9060G0000005l6gQAA

I hope it helps you.

Kindly let me know if it helps you and close your query by marking it as solved so that it can help others in the future. It will help to keep this community clean.

Thanks and Regards,
Khan Anas
Abhinav Sharma.Abhinav Sharma.
Hi Khan Anas ,

I checked all the links and suggestions but no luck with the error resolution.

Regards,
Abhinav
Raj VakatiRaj Vakati
I can suggest to create a new trailhead playground org and try