• JorritDroogsma
  • NEWBIE
  • 50 Points
  • Member since 2014
  • Lead Developer
  • StepOrange


  • Chatter
    Feed
  • 1
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 4
    Replies
I've got an error from last challange in "Developer Console Basics":

"Challenge Not yet complete... here's what's wrong: 
Could not find the contact's name in the debug log. Be sure to run a query for your record, and to write your contact's name to the debug log using the System.debug() method."

But I'm sure that debog log include the correct lastname, first name as requested and use SOSL.

Does anyone else have the same issue?

 
I've got an error from last challange in "Developer Console Basics":

"Challenge Not yet complete... here's what's wrong: 
Could not find the contact's name in the debug log. Be sure to run a query for your record, and to write your contact's name to the debug log using the System.debug() method."

But I'm sure that debog log include the correct lastname, first name as requested and use SOSL.

Does anyone else have the same issue?

 
I have spent a long time looking around for this.  Some answers seem to say you have to log a case with the Success Community, but when you try to do this it gives an error for the "I need assistance with Development".

Some people say that you can deprecate a penultimate package and then delete components.

However, I can find a single consisten approach to completing this.  Has anyone got a clear idea??