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 Blank Files when I Try To Export CSV Or JSON To My Local Computer #200

Closed jjsfdc closed 1 year ago

jjsfdc commented 1 year ago

PROBLEM I would like to export CSV or JSON from SOQL Builder to my local computer.

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 press the "Show Local" button in the dialog that appears accept the filename suggested and save, noting the directory on your computer where it will save

EXPECTED RESULT the saved file contains CSV or JSON data

ACTUAL RESULT the file is empty

50471736 commented 1 year ago

Ditto.

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. As a workaround, you can first save the file in Code Builder and then right-click on the file to download it. Sorry for the inconvenience this is causing.

git2gus[bot] commented 1 year ago

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

floralan commented 1 year ago

@jjsfdc We're still working on the fix. It should be in the next release of SOQL Builder.

floralan commented 1 year ago

@jjsfdc We have merged the fix PR: https://github.com/forcedotcom/salesforcedx-vscode/pull/4754. You should see the fix in the next iteration. I'm closing this issue. Thank you so much for trying out Code Builder Beta.