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 Hello, we are trying to set the Asset object to private and enable asset sharing as we have classes writing to the AssetShare object. When we try to...

bug
owned by another team
investigating
area:signups

### Summary When attempting to deploy metadata with extracted from a dev org with no namespace to a scratch org with a namespace, the deploy fails due to permission set...

bug
investigating

### Summary The command `sf apex run test` continues to run after the specified wait time (e.g. `--wait=2`) has ended and does not return the test run id response as...

bug

### Summary The result object for postretrieve and postsourceupdate plugin hooks doesn't support different metadata types with the same API name. For example, a class called Account and the standard...

### Summary `sf org resume sandbox` command always returns error if the target sandbox language is in Japanese (in non-English languages) regardless of the sandbox status. ### Steps To Reproduce...

bug
owned by another team
validated
area:signups

### Summary _force:data:tree:export fails if the username contains a space_. ### Steps To Reproduce: 1. Have a Windows user where the username contains a whitespace (e.g. Time Lord) 1. Run...

bug

### Summary Working on a Gen-1 Manage Package, specifically with permission sets, the source content depends on how it's retrieved from the Org. Running `force:source:retrieve` with `--sourcepath` pointing to the...

owned by another team
area:auth

### Summary force:source:pull doesn't pull changes from scratch org made in a formula of custom field and force:source:status doesn't recognize them as well ### Steps To Reproduce: 1. created a...

bug
owned by another team
area:ui
SourceMember

### Summary From what I can see, the schema has been updated but not the class, which is causing Typescript to have a fit. Specifically in our custom plugin and...

bug

### Summary I'm running a query that stores a large amount of FederationId values (read: email addresses) into a bash script variable, and then executes a subsequent query with that...

bug
area:jsforce