-
hi, I wonder how to install plugins for sfdx CLI. I tried something like this in `compile` script:
```
install_sfdx_cli_plugins() {
log "Installing sfdx plugins ..."
sfdx plugins:install @sale…
-
**Description**:
I encountered an issue when trying to retrieve `WaveAnalyticAssetCollection` metadata using the Salesforce CLI (sf-cli). The command used was:
```bash
sf project retrieve start -…
-
### 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 the local source tracking…
-
### Have you tried to resolve this issue yourself first?
Yes
### Bug Description
The Salesforce Graph Engine has a number of cases that currently not supported. These manifest themselves to u…
-
### Summary
_Short summary of what is going on or to provide context_.
### Steps To Reproduce:
1. This is step 1.
1. This is step 2. All steps should start with '1.'
### Expecte…
-
**Describe the bug**
Getting "Cannot read properties of undefined (reading 'testRunId')" during apex test runs
**To Reproduce**
Steps to reproduce the behavior:
sfpowerscripts apextests:trigge…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
> [!WARNING]
These dependencies …
-
### Summary
Running `sf org open` under Ubuntu 22.04 with latest sf cli 2.30.8 opens Firefox with "file:////tmp/org-open-1710254619760.html" and shows "File not found".
### Steps To Reproduce
-…
-
### Summary
I'm getting error when I'm trying to run refresh sObject describe request in my developer org. The error message is:
12:17:13.878 sf sobject definitions refresh
Failure performi…
-
I'm having the below problem when running `sfdx commerce:store:create --store-name teststore -u testCC`
```
ERROR running StoreQuickstartSetup: {
"code": 1,
"context": "Create",
"…