cli
cli copied to clipboard
Salesforce CLI
### 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...
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...
**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...
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...
### 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...
### 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...
### 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...
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...
**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...
### 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...