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 I have a mapping file where the Birth Date is defined for the object Contact. After I have extracted the data from an org and it...

bug

I'm quite unclear on this code and hesitant to change it, but I think it may hide a bug. If you remove the mocks that force `_validate_field_dict` to return the...

ignore-for-release

Trying to use the feature to [run tasks and flows from another projects]( https://cumulusci.readthedocs.io/en/latest/features.html#using-tasks-and-flows-from-a-different-project ), and getting an error message that cci cannot find the module containing the task. Reproduction...

### Feature Type I'm interested in functionality that has to do with CumulusCI's architecture or overall capabilities. ### Does your feature request solve a current problem? _No response_ ### Describe...

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

enhancement

Error: JavascriptException: Message: javascript error: Cannot read property 'defaultView' of undefined (Session info: chrome=72.0.3626.109) (Driver info: chromedriver=2.46.628411 (3324f4c8be9ff2f70a05a30ebc72ffb013e1a71e),platform=Mac OS X 10.14.0 x86_64) The error is occurring after I login, and...

The task `cci service connect github` does not allow a user to enter their GitHub enterprise server's address

enhancement
wi-created

It would be useful to have a command to list what commands have been run against an org on this computer. Helps the user to remember whether they've created the...

enhancement
cli-usability