With Winter '27 developer console has been replaced by Web Console. That's all fine & dandy.
My problem is that my practice has been to schedule batch processes to run as another user -- essentially a service user that doesn't change with staffing changes. I would log in as that user, open developer console and run a "{class_name}.scheduleMe();" method that would add the job to the apex job schedule.
It appears that when logged in as another user and launching the new Web Console I can no longer use Execute Anonymous. (I *can* create a script and run execute anonymous if I have NOT logged in as someone else.) The user I'm logging in as has the same authority as myself.
#Salesforce Developer
4 réponses