I have created the custom Aura Component ImageUploader. But unable to add it when editing the Speaker Record Page.
I am getting the following error:
There was an unexpected error in your org which is preventing this assessment check from completing: System.QueryException: List has no rows for assignment to SObject
1 risposta
Hi Prajakta,
System.QueryException - Exception is occurring because SOQL query written is not retrieving any records.
Thanks & Regards,
Harsha BR