Skip to main content
Solved

How to enable trace visibility using permission sets?

  • September 8, 2021
  • 3 replies
  • 214 views

Forum|alt.badge.img+5

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?  

Best answer by Devni Panduwawala

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

This topic has been closed for replies.

3 replies

Forum|alt.badge.img+14

Hi @Nethaji Chandrasiri ,

 

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

 


Forum|alt.badge.img+8
  • Hero (Employee)
  • 24 replies
  • Answer
  • September 8, 2021

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


Forum|alt.badge.img+5

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.