If I Login As another user, and open the Developer console, is that console running in context of that Login As user, or as me as an Admin?
Asking because I'm trying to debug something involving access and I just did Login As an integration user, popped the Dev console, queried the objects successfully so I figured it couldn't be access related, then realized as soon as I opened the Dev console it re-opened tabs I've previously had open when logged in as myself (even since clearing my local HDD cache), and it warned me my personal debug log is full. That feels like it's running in my context, not the Login As user.
Can't find anything in the Dev console that tells me the context in which it's running.
답변 6개
Hi,
That's true, If you logged in as another user and open developer console, then developer console will open in context of that user.