CumulusCI
CumulusCI copied to clipboard
Python framework for building portable automation for Salesforce projects
### 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...
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...
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...
Merge #3250 first.
### 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...
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
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...