Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[popup] 'Enable Logs' only working for other users #635

Open
MrEous opened this issue Nov 1, 2024 · 6 comments
Open

[popup] 'Enable Logs' only working for other users #635

MrEous opened this issue Nov 1, 2024 · 6 comments
Assignees
Labels
bug Something isn't working

Comments

@MrEous
Copy link

MrEous commented Nov 1, 2024

Make sure to read the troubleshooting section before creating an issue

Describe the bug
When logged into SF normally (as yourself) the 'Enable Logs' button is not initiating the trace log.

To Reproduce
Steps to reproduce the behavior:

  1. Open Inspector
  2. Click on Users tab
  3. Click 'Enable Logs'
  4. Check Setup>Debug Logs and verify there are no new logs recorded

Expected behavior
Enable Logs should initiate the trace log for self-user

Desktop (please complete the following information):

  • OS: Win11
  • Browser: Chrome
  • Version: 1.24
@MrEous MrEous added the bug Something isn't working label Nov 1, 2024
@tprouvot
Copy link
Owner

tprouvot commented Nov 2, 2024

The default loglevel name configured in the extension's setting is the default one from the dev console. It may not be created in your org, so you would need to create your own one and set the name in the settings or let the default one but open the Salesforce dev console before.

@tprouvot
Copy link
Owner

tprouvot commented Nov 6, 2024

Let me know if you could solve the issue based on my comments, otherwise I'll re open the issue

@tprouvot tprouvot closed this as completed Nov 6, 2024
@MrEous
Copy link
Author

MrEous commented Nov 6, 2024

"SFDC_DevConsole" is in the Org, and it works for any other users I select in the Users tab of Inspector. It does not work when attempting to run a debug on myself.

@tprouvot tprouvot changed the title 'Enable Logs' only working for other users [popup] 'Enable Logs' only working for other users Nov 6, 2024
@tprouvot
Copy link
Owner

tprouvot commented Nov 6, 2024

Could you check if you have an error in the chrome dev console?

@tprouvot tprouvot reopened this Nov 6, 2024
@MrEous
Copy link
Author

MrEous commented Nov 6, 2024

I checked Console within Chrome dev console and there are no errors running it as myself.
If you run default SFDC_DevConsole through Enable Logs on yourself it is recording as expected?

@tprouvot
Copy link
Owner

Yes the feature is working properly, could you add a screen recording to show what is the behaviour ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants