cli icon indicating copy to clipboard operation
cli copied to clipboard

Salesforce CLI

Results 324 cli issues
Sort by recently updated
recently updated
newest added

### Summary By default [prettier apex](https://github.com/dangmai/prettier-plugin-apex) will add a new line at the end of the file when formatting. Seems like the new line at the end of files is...

owned by another team
area:apex
investigating

This bug was originally raised in https://github.com/forcedotcom/salesforcedx-vscode/issues/4056. The initial issue was that when a deploy (using the extension) failed for the customer, an error was reported, but no additional information...

bug
investigating

**Is your feature request related to a problem? Please describe.** Can we set savepoint (transaction) using SFDX? **What are you trying to do** eg, I wan to import data for...

feature

Our current package version is 1.1. We tried to create a new package with 1.2 with security enhancements for the Security review resubmission. During the package version creation, getting an...

owned by another team
investigating
stale

### Summary Hi team, I faced this issue a couple of times already and no idea how to work around this. I was attempting to retrieve the metadata from my...

more information required

### Summary If you call force:source:push command it will automatically pick up files that were changed and deploy them to your scratch org. However, if you change these files again...

more information required
investigating

### Summary Using `force:cmdt:record:insert` generates XML with Metadata Relationship data types tagged as `xsi:type="xsd:undefined"`. When deploying the resulting Custom Metadata Records the following error is received: `ERROR running force:source:deploy: Deploy...

bug
owned by another team
area:custom-schema

I'm deploying with github to salesforce but getting these many errors. Record types and list views are under Case object. But it can't deploy that and giving errors. It's not...

more information required
investigating

**Is your feature request related to a problem? Please describe.** Hi, I need to run a deploy throw sfdx with selective tests to run, but the cmd limit of 8k...

feature

### Summary force:apex:test:run command fails when using JWT connection and the jwtkeyfile file is missing from project folder ### Steps To Reproduce: - Have jwtKeyFile at project root - Authenticate...

bug