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

### Describe the bug Recently, some `sfdx` being to error if they are passed parameters like they do not need like `-o` for `project convert source`. This conflicts with CumulusCI's...

bug

### Describe the bug There are metadata present in my `unpackaged/post/setup` directory that Apex tests in my package depend on. When running the `create_package_version` task as part of the `release_2gp_beta`...

bug
wi-created

### Describe the bug I noticed some XML types seem to disappear after running "update_package_xml" and I'm wondering if this is intentional or a bug. ### Reproduction steps 1. In...

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? The...

enhancement

### Describe the bug Going to be honest, I don't 100% know what I'm saying but I know the steps to reproduce (below). When using sfdx version `7.194.1` and running...

bug

### 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? This is a...

enhancement

### 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? For complex flows...

enhancement

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

enhancement

Most of this is not my work but I really could use the documentation so bumping this. Added the ui_options list with options that I could find while reviewing source...