CumulusCI
CumulusCI copied to clipboard
Python framework for building portable automation for Salesforce projects
### Describe the bug I'm running into an issue with cumulusci.tasks.metadata_etl.layouts.AddFieldsToPageLayout. The page layout metadata is getting downloaded from Salesforce but I'm getting an error message with the file location:...
### Feature Type I'm interested in functionality that solves a current problem or limitation in how CumulusCI works. ### Does your feature request solve a current problem? The CumulusCI VS...
### Describe the bug When running a lot of apex tests in parallel some tests may fail with the following error: ``` Could not run tests on class because: connection...
### Describe the bug Running ```sfdx plugins install sfdx-browserforce-plugin``` succeeds. Running ```cci task run dx --command "plugins:install sfdx-browserforce-plugin"``` fails with this error message : ``` Error: Return code: 2 stderr:...
### Describe the bug When I run the ``run_tests``, it always responds ``Retried: 0`` even though some test fails for ``UNABLE_TO_LOCK_ROW``. The ``cumulusci.yml`` has this setup: ```cumulusci.yml tasks: run_tests: options:...
### Feature Type I'm interested in extensions to existing CumulusCI functionality (e.g., broader applicability of an existing Task or Flow). ### Does your feature request solve a current problem? Currently,...
### Feature Type I'm interested in a new Task or Flow for CumulusCI. ### Does your feature request solve a current problem? This would help with manual intervention in the...
### Describe the bug In many situations, pulling a remote git repo will result in a "404 Not Found" error with absolutely no indication in the error, error details, or...
### Feature Type I'm interested in functionality that solves a current problem or limitation in how CumulusCI works. ### Does your feature request solve a current problem? I am unable...
### Feature Type I'm interested in functionality that solves a current problem or limitation in how CumulusCI works. ### Does your feature request solve a current problem? Currently, installed_managed doesn't...