cli
cli copied to clipboard
Salesforce CLI
Hello, We have the problem, that progress bar began to freeze and crash on a timeout during the validation deploy. It crashes 80% of the time. 1 month ago it...
This one is related to the original post I made regarding memory issues: https://github.com/forcedotcom/cli/issues/1348 I've noticed that in the latest version of sfdx, this is still a problem. While using...
### Description Currently when deploying salesforce functions we use `sf deploy functions -o orgalias`. But we are not able to specify to which compute the function needs to be deployed...
**Is your feature request related to a problem? Please describe.** Feature enhancement. It would be really helpful to filter by branch when listing package versions. **What are you trying to...
### Summary When we do a check only MDAPI Deploy after a validation, we get the following error (on version 7.150.0): "ERROR running force:mdapi:deploy: --ignorewarnings= cannot also be provided when...
Salesforce is going all-in on Enhanced Domains and they will be mandatory in Winter '23 (October 2022) However, there is still no way to enable Enhanced Domains when creating a...
### Summary ServiceCloudVoicePartnerTelephony Feature causes scratch org create to fail ### Steps To Reproduce: 1. Create project-scratch-def.json file in the config folder of the project as below: { "orgName": "orgName",...
### Summary LATEST does not exclude deleted package versions when resolving dependencies. If the most recently generated version of a package has been deleted, executing `sfdx force:package:version` for another package...
### Summary Deploying to a sandbox with Salesforce Edge enabled intermittently fails on SFDX but deployment works, causing CI to report incorrectly. ### Steps To Reproduce: **Repository to reproduce:** [dreamhouse-lwc](https://github.com/dreamhouseapp/dreamhouse-lwc)...
We are migrating our customers source to scratch orgs and the customer is using Contacts to Multiple Accounts. We have observed a consistent error message when trying to deploy any...