-
### Issue Checklist:
- [X] There are no matching [Open Feature Requests](https://github.com/sfccdevops/sfcc-docs/issues?q=is%3Aissue+label%3A"Feature+Request"+is%3Aopen)
- [X] There are no matching […
-
Hi,
I hope this is the correct place, I didn't find any forum in this project to ask for help.
I have some trouble with the client:auth command. I am running the prebuild .exe file in a command …
-
Hi we are facing an issue with SFCC CLI commands after we implement MFA for Account Manager. We are trying to get all the users list using command **sfcc-ci user:list --json -c 5** .So when script wa…
-
When i create a new contact in service cloud, the contact didn’t come in commerce cloud however when i create a customer in SFCC site, it is coming correctly into the service cloud.
What am i missing…
-
SFCC endpoints are connecting good, it shows that the website account is found. Error 1 : when clicking OOBO Could not load storefront. Please check if the customer status is active.Error 2: When cli…
-
When working non-interactively by calling the sfcc-ci program and specifying `--json`, for example like in the following case:
```
docker run docker-registry.releng.demandware.net/ccdx/dx-sfcc-ci:1.…
-
Very often critical resources like `https://unpkg.com/monaco-editor@0.50.0/min/vs/loader.js` cannot be fetched (502 Bad Gateway) and because of that, the console fails to load. I'm not sure if the car…
-
-
**Description**
If a `complexType` is defined with `mixed="true"`, it should collect the `innerXml` or CDATA in addition to the tags. The examples in this ticket are generated using the SFCC `catal…
-
Code activation through the Javascript API does not seem to trigger while the callback doesn't get an error.
Calling this API:
```
let codeApi = require('sfcc-ci').code;
codeApi.activate(insta…