CumulusCI
CumulusCI copied to clipboard
Python framework for building portable automation for Salesforce projects
### Describe the bug Normally resolving record types for standard objects works no problem. However, when running _generate_and_load_from_yaml with a recipe that generates records for a namespaced custom object, The...
Minor improvements to error messaging after an org-config is deleted from cumulusci.yml
Fix for PersonAccount load_data and related integration tests Issue Fixed: - Person Accounts could not be loaded unless one included --drop-missing-schema. Also: (internal only) - There were no tests that...
As a CCI user, I often think of what flow, task, or other action before I think of what kind of org to run that action against. It would be...
I'm on the East Coast and every time I create a new scratch org I go into Company Information to update timezone to America/New_York. I then go into the user...
### Describe the bug For my Salesforce deployments, I use the "cci task run update_package_xml --path src" command to generate the src/package.xml from my folder stucture This works great for...
### Describe the bug After connecting to github using `cci service connect github` , any CCI command ran returns "Error: 'utf-8' codec can't decode byte 0x80 in position 0: invalid...
# Critical Changes # Changes # Issues Closed
### 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? For...
### Describe the bug Hi everyone, I'm not sure of this is a bug or if I'm getting something wrong. However, I have always used `org remove` to delete a...