-
### Summary
If I decide I don't want the labels in `example.labels-meta.xml` any longer, I would expect to be able to simply delete the file.
When I try to push this change with `sf project deploy…
-
### Summary
Live-reload functionality in Salesforce LocalDev does not refresh child components when the main component published to an Experience Website uses dynamic imports. Specifically,…
-
**NOTE:** Logging this after discussion with Vivek Chawla in Slack.
The short version is that I've created a preview scratch org and an API v62.0 project, then I've created an LWC component with a …
-
when i run the below command to deploy customlabels it triggers full deployment of all components under force-app/main/default folder
dotenv -e .envINT -e .envQA sf project deploy start --target-org …
-
### Summary
When trying to use Chat with Dev Assistant I am getting 502 error. We have proxy in our company. I have set it properly in vs code, salesforce cli settings (was not working without …
-
I followed these steps and couldn't pull the type `RuleLibraryDefinition`
1. created new project with `sf project generate -n test`
2. created a new package.xml file with this content: `RuleLibraryD…
-
### Summary
Running the `sf` CLI under `node` v21.0.0 throws out the following warning:
```
(node:83047) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland a…
-
### Summary
We have a node script using which we are trying to kind of "take a snapshot" of the org. For this,
1. We create 8 child processes.
2. All these 8 child processes execute in parallel.
…
-
### Summary
creating an object in the UI, then changing the startsWith property in the UI, and then pulling, causes an unsolvable tracking issue
unpackaged/package.xml Entity of type 'CustomObject…
-
### Summary
While using the command `org refresh sandbox` to refresh a sandbox, the command finishes with the following error:
> INSUFFICIENT_ACCESS: use of the Metadata API requires a user with the…