Skip to content

Instantly share code, notes, and snippets.

@AndrewO
Created May 11, 2009 18:22
Show Gist options
  • Save AndrewO/110087 to your computer and use it in GitHub Desktop.
Save AndrewO/110087 to your computer and use it in GitHub Desktop.
String new_name = newNameGuess(old_opp.Name, new_date); //WHY THE FUCK IS THIS BLOWING UP?!?!?!?
// "System.SObjectException: SObject row was retrieved via SOQL without querying the requested field: Opportunity.Name"
// FUCKING GET IT THEN! YOU HAVE ACCESS TO THE GODDAMN DATABASE YOU PIECE OF CRAP!
// TODO: fix the above
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment