CumulusCI
CumulusCI copied to clipboard
Python framework for building portable automation for Salesforce projects
Add ability to define page layout assignments with record types using the update_admin_profile task
### 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? At...
### Describe the bug When running the task `update_admin_profile` and specifying a record type that is not present in the default package.xml, and without specifying a custom package.xml, an error...
### Describe the bug I have a number of housekeeping tasks within the project which do not do anything with connected orgs to the project, they simply run bash scripts...
### 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,...
https://cumulusci.readthedocs.io/en/stable/search.html?q=ignore_failure&check_keywords=yes&area=default https://github.com/SFDO-Tooling/CumulusCI/blob/f04a03f7624deef0e33c4164985fed6f46ca95b2/cumulusci/core/flowrunner.py#L591
must be able to specify role + profile by developer name must be able to refer to users by non-sfid in rest of sqlite database
# Critical Changes # Changes # Issues Closed
# Critical Changes # Changes # Issues Closed
### Describe the bug When running the `uninstall_post` task, Salesforce throws an error `UNKNOWN_EXCEPTION: Custom metadata type %%%NAMESPACE%%%[CUSTOM_METADATA_TYPE] is not available in this organization`. Presumably, this is because the `uninstall_post`...
Suggestion from HED micro sprint at HED Summit by @nickarino