You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not sure if this belongs in CLI repo, so I'll post it in both...
Summary
force:source:retrieve is not retrieving .xml metadata for some LWC components. It worked fine previously, but has broken today for some reason. When running the command currently, 5 LWC components are being retrieved without their xml files. The HTML, JS, and CSS are all retrieved, but not the XML. To then deploy to a higher org, I need to copy the XML file from the original project directory, and paste it into the directory from where I deploy to a higher org.
Steps To Reproduce:
Create LWC component
Retrieve using sfdx force:source:retrieve -u SOURCE_ORG -x /path/to/package.xml
Expected result
Retrieval of all files associated to the LWC component.
Actual result
Retrieval of HTML, CSS, JS, but not XML.
Additional information
Feel free to attach a screenshot.
VS Code Version:
1.51.1
e5a624b788d92b8d34d1392e4c4d9789406efe8f
x64
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.
Not sure if this belongs in CLI repo, so I'll post it in both...
Summary
force:source:retrieve is not retrieving .xml metadata for some LWC components. It worked fine previously, but has broken today for some reason. When running the command currently, 5 LWC components are being retrieved without their xml files. The HTML, JS, and CSS are all retrieved, but not the XML. To then deploy to a higher org, I need to copy the XML file from the original project directory, and paste it into the directory from where I deploy to a higher org.
Steps To Reproduce:
Expected result
Retrieval of all files associated to the LWC component.
Actual result
Retrieval of HTML, CSS, JS, but not XML.
Additional information
Feel free to attach a screenshot.
VS Code Version:
1.51.1
e5a624b788d92b8d34d1392e4c4d9789406efe8f
x64
SFDX CLI Version:
sfdx-cli/7.80.0-b979aae708 linux-x64 node-v12.18.3
OS and version:
Ubuntu 18.04
The text was updated successfully, but these errors were encountered: