tprouvot / Salesforce-Inspector-reloaded

Chrome extension to add a metadata layout on top of the standard Salesforce UI to improve the productivity and joy of Salesforce configuration, development, and integration.
https://chrome.google.com/webstore/detail/salesforce-inspector-relo/hpijlohoihegkfehhibggnkbjhoemldh
MIT License
187 stars 59 forks source link

[data-export] Query Record does not use toolingApi param #268

Open tprouvot opened 8 months ago

tprouvot commented 8 months ago

Make sure to read the troubleshooting section before creating an issue

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to Data Export
  2. Run the query SELECT Id, DebugLevel.DeveloperName FROM TraceFlag
  3. Clic on "DebugLevel" from first record
  4. Select Query Record

Expected behavior Redirection to data export page with the record queried with "Tooling API" checked

Screenshots

image
tprouvot commented 8 months ago

Linked to #110 @AntoineLeleu-Salesforce would you like to take this one or should I assign it to me ?

AntoineLeleu-Salesforce commented 8 months ago

@tprouvot Yes. You can assign this one to me. No problem.