forcedotcom / code-builder-feedback

This repository is used to collect feedback for the Code Builder beta.
29 stars 2 forks source link

SOQL Builder Saves to "/" Directory, Should Save To "Home" Directory #201

Closed jjsfdc closed 1 year ago

jjsfdc commented 1 year ago

PROBLEM Every time I save a CSV or JSON file from SOQL Builder, I have to navigate from "/" to my "home" (/home/codebuilder) directory where all of my personal files are saved. I consider "/" to be a "system reserved" sort of location and "home" to be more appropriate for saving user-created files.

STEPS ⇧⌘P, search "soql", and select "SFDX: Create Query in SOQL Builder" create and run a simple query in query results window, choose either "CSV" or "JSON" button

EXPECTED RESULT the dialog offers to save in my "home" directory

ACTUAL RESULT the dialog offers to save in the "/" directory

50471736 commented 1 year ago

Yeah, I noticed that too.

ryanbrainard commented 1 year ago

Thank you for the bug report. I have been able to reproduced the issue and filed a bug report internally. Sorry for the inconvenience this is causing.

git2gus[bot] commented 1 year ago

This issue has been linked to a new work item: W-12081773

floralan commented 1 year ago

I'm closing this issue as we have the fix merged.

This should be reflected in the latest extension release.