salesforcedx-vscode icon indicating copy to clipboard operation
salesforcedx-vscode copied to clipboard

Org Browser (VS Code) Retrieve CustomSite Source From Org Not Working

Open Richman7 opened this issue 2 years ago • 2 comments

When using the Org Browser in VS Code to retrieve CustomSite metadata from the org (clicking the cloud with downward arrow), it won't do anything. The output looks like this (nothing in between the following two lines): timestamp Starting SFDX: Retrieve Source from Org

timestamp ended SFDX: Retrieve Source from Org

When using the terminal with this command: 'sfdx force:source:retrieve -m CustomSite', the metadata does get retrieved.

Richman7 avatar May 13 '22 22:05 Richman7

Hi @Richman7, thanks for submitting the issue! It looks like the response is a little different after retrieving the CustomSite info. Will log as a bug so we can get this fixed. Thanks again.

2022-05-25_18-07-10

klewis-sfdc avatar May 26 '22 01:05 klewis-sfdc

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

uip-robot-zz avatar May 26 '22 01:05 uip-robot-zz

Hi @Richman7,

The VS Code Extensions are now using a more up-to-date version of the library that retrieves these components. When I try this operation now I am able to successfully download custom sites.

2022-09-08_14-28-42

I am going to close this issue now as fixed, but please feel free to comment/re-open if you are still encountering this issue. Thanks!

klewis-sfdc avatar Sep 08 '22 21:09 klewis-sfdc