CumulusCI icon indicating copy to clipboard operation
CumulusCI copied to clipboard

Python framework for building portable automation for Salesforce projects

Results 234 CumulusCI issues
Sort by recently updated
recently updated
newest added
trafficstars

### Describe the bug The tasks `run_tests` does not query for the namespace it was given. We defined the namespace via cumulus.yml like that: ``` tasks: run_tests: options: required_org_code_coverage_percent: 90...

bug
wi-created

**Please describe the nature of this feature request** - When running CCI packaging commands, it would be great to display the SFDX equivalent command lines as they are being made...

enhancement
awaiting-more-details

### 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,...

enhancement
awaiting-more-details

**Describe the bug** The task 'add_permission_set_perms' expects a list of permissions. If you give it a single dictionary rather than a list of dictionaries the task will fail with the...

bug
wi-created

### 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? We...

enhancement

One could fail to connect to an org because the connected app is a mismatch. Salesforce itself does not give a good error message. If we at least printed out...

enhancement
wi-created

When running a flow, often I would like to delete a previously created scratch org and run the flow in a clean org. Currently, this requires first running `cci org...

enhancement
wi-created

**If you are seeking support on using CumulusCI, please do not open an Issue. Instead, please visit us on the [Trailblazer Community](https://success.salesforce.com/_ui/core/chatter/groups/GroupProfilePage?g=0F9300000009M9Z), or, for Nonprofit and Education customers, the [Power...

enhancement
blocked

This section refers to the `org_config` object but this object is probably not documented anywhere. https://cumulusci.readthedocs.io/en/latest/config.html#when-clauses For example, today I had to ask on Slack about org_config.installed_packages

enhancement
documentation

### 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 removing an...

enhancement
wi-created