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
justin_sjustin_s 

System.DmlException: Update failed

Hi Guys,

 

I got the exception message again and again from Force.com Sandbox and can't figure out why the exception message is sent to me?

 

Thanks

 

Force.com Sandbox

Visualforce Page: /apex/CasesTab

System.DmlException: Update failed. First exception on row 0 with id xxxxxxxxxxxxxxxx; first error: INSUFFICIENT_ACCESS_OR_READONLY, insufficient access rights on object id: []

Class.clsCasesTabController.editCase: line 86, column 38
External entry point

Debug Log:

***Begining Page Log for /apex/CasesTab

Nick34536345Nick34536345
are you the "Last modified by" on that Apex class?
justin_sjustin_s
Yes, I am the "Last modified by" but I didn't change any thing in the code.