cli icon indicating copy to clipboard operation
cli copied to clipboard

Salesforce CLI

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

### Summary If you attempt to use `sfdx force source push` to push a static resource zip file containing a file such as "A-meta.xml", it will fail. ### Steps To...

bug

### Summary To resolve https://github.com/forcedotcom/cli/issues/1465, the `--browser` flag was added to the `auth:web:login` command but with it a bug was introduced that causes the command to hang when you try...

Not Possible Yet

### Summary Lightning record page layout assignments for app, recordtype and profile are stored in the application metadata files(Application.app-meta.xml) as profileActionOverrides. After changing the lightning record page layout assignments through...

bug
owned by another team
SourceMember

### Summary First off, tracing this back to [its commit & PR](https://github.com/salesforcecli/plugin-source/pull/211), this is not -as it was labeled- "Warning a user". This is adding functionality that completely changes how...

investigating

Post installing the sf scanner plugin the sf cli gets into issues. xxxx: $ sf -v @salesforce/cli/2.40.7 linux-x64 node-v20.12.2 xxx:~$ sf plugins install @salesforce/sfdx-scanner@latest You acknowledge and agree that the...

more information required

### Summary `ComponentSet.fromSource()` ignores `components` which are `markedForDelete` in `include` filter. ### Steps To Reproduce - create a `componentSet` with components and mark them for deletion. - use this `componentSet`...

bug
investigating
validated

### Summary https://github.com/forcedotcom/cli/issues/2034 this issue is reoccurring with the latest sf cli ### Steps To Reproduce Running the below: ` sf apex run test -r json -w 30 -l RunLocalTests`...

stale
validated

### Summary When deploying sfdx project with global value sets to a new scratch org, the command generate some warnings and the global value sets are not properly tracked in...

bug
owned by another team
investigating
area:mdapi
validated

### Summary Layouts are one of the few metadata components which are not limited in the names they can have. Creating a Layout with special characters can't be retrieved with...

investigating
validated

### Summary Creating a new CustomObject in Summer'24 (v61) in a source tracked environment (scratch org) can't be retrieved with `sf project retrieve start` ### Steps To Reproduce - Create...

bug
validated