Skip to main content

I have created a user with limited access to investigate a user-specific issue. As per my current user setup debug console does not show any traces of the selected item. Which permission sets should be enabled to gain the visibility of traces?  

Hi @Nethaji Chandrasiri ,

 

Check whether you have the permission set as the DEBUGGER. If its not set, set and refresh the cache as well.

 


Hi Nethaji,

 

You can do so by following the below steps.

  1. Open permission set under consideration
  2. Click on System Privilege tab -> Select Debugger
  3. Save
  4. Refresh Security Cache

 

The user with limited access will now be able to view traces.

Hope this helps 😊

 

Best regards,

Devni


Hi @Nethaji Chandrasiri ,

 

Check whether you have the permission set as the DEBUGGER. If its not set, set and refresh the cache as well.

 

Thanks @Janitha Jinarajadasa.  I’ll try it.