Skip to main content
Trailhead Challenge - Create an Aura Component with a Server-Side Apex Controller

 

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

 

Unable to add ImageUploader to Speaker Record Page
1 risposta
  1. 16 ago 2019, 07:59
    Hi Prajakta,

     

    System.QueryException - Exception is occurring because SOQL query written is not retrieving any records.

     

    Thanks & Regards,

     

    Harsha BR
0/9000