-
> **Note**
> Before you submit your issue, make sure that:
> - You're using the latest version of Salesforce CLI.
> - You've searched both open and closed issues for related posts.
> - You've use…
-
### `sf lightning dev site` fails if digital experience site contains single quote:
_Short summary of what is going on or to provide context_.
### Steps To Reproduce:
1. Create a new…
-
### Summary
Running "SFDX: Authorize an Org" in VS Code via CTL+SHIFT+P results in a popup saying
"Command 'SFDX: Authorize an Org' resulted in an error
CLI Command process failed to start"
No…
-
**Describe the bug**
When using `sfp impact releaseconfig --releaseconfig=releases/definitions --filterByChangesInBranch --basebranch=main --branch=HEAD`
with no changes in branch, commands return imp…
-
### Expected result
Custom fields with the specified namespace to be retrieved.
Relevant standard object and field directories to be created under the objects folder if they don't exist yet.
E.…
-
### Have you tried to resolve this issue yourself first?
Yes
### Bug Description
PerformNullCheckOnSoqlVariables returns a false positive in global methods.
### Output / Logs
```bash
~/work/Secu…
-
### Summary
We use to deploy our source to dev sandbox using right click -> deploy source to org. Having setup replacement strings, they take their value from environment variables.
Setting envi…
-
### Expected result
If `sf data upsert bulk` ran async/timed out I should be able to resume the operation by running `sf data upsert resume --use-most-recent` but that doesn't work, looks like the ca…
-
### Summary
The project deploy start command displays very verbose progress output. This cannot be disabled and makes its use
in pipelines very difficult.
### Steps To Reproduce
Run sf project …
-
### Summary
SF CLI commands takes very long time to execute. How can I diagnose what is going on?
I suspect it may be due to my corporate laptop network settings - how can I debug it to get what …