-
Notifications
You must be signed in to change notification settings - Fork 78
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
Unable to retrieve CustomSite with sfdx force:source:retrieve #1448
Comments
Thank you for filing this issue. We appreciate your feedback and will review the issue as soon as possible. Remember, however, that GitHub isn't a mechanism for receiving support under any agreement or SLA. If you require immediate assistance, contact Salesforce Customer Support. |
Hi, can you post here a demo org to repro ? |
FYI: |
I am having the same issue as @mnunezdm. In a site with Experience Cloud:
My details:
|
Same error after uninstalling |
I was able to reproduce this with the latest version. Marking as a bug. Thank you for reporting 😄 @W-10910004@ |
This fix is now in the latest CLI release, 7.146.1 |
Summary
I think I found a bug when trying to retrieve a CustomSite using the
source:retrieve
. I'm currently running in the latest rc (7.143.0) but some colleagues are also having trouble with older releases (7.133.0, 7.138.1)When using the mdapi:retrieve everything works fine
Steps To Reproduce:
Run sfdx force:source:retrieve -m CustomSite
or
Run sfdx force:source:retrieve -m CustomSite:APINAME
Expected result
Retrieve all the CustomSite or specific one
Actual result
System Information
The text was updated successfully, but these errors were encountered: