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
Madhuri V 5Madhuri V 5 

I didn't get mixed dml exception when I updated field on existing user and then added a new Account record in a same method of a same class!!??why?

Andrew GAndrew G
Perhaps this page will help shed some light

https://www.forcetalks.com/salesforce-topic/how-to-handle-mixed-dml-exception-in-salesforce/

Regards
Andrew