update_admin_profile
task fails on namespaced org with Person Accounts enabled
#3762
Labels
update_admin_profile
task fails on namespaced org with Person Accounts enabled
#3762
Describe the bug
I am developing a namespaced, unlocked package with a dependency on a package that requires Person Accounts enabled. When using a namespaced org, the
update_admin_profile
task (which is used in important CCI flows such asdev_org
) is failing. This does not occur if I use a non-namespaced org.Reproduction steps
cumulusci.yml
:dev_namespaced
org tocumulusci.yml
:orgs/dev.json
has Person Accounts enabled:cci flow run dev_org --org dev_namespace
Your CumulusCI and Python versions
umulusCI version: 3.84.3
Python version: 3.12.2
Operating System
MacOS 14
Windows environment
No response
CumulusCI installation method
pipx
Error Gist
https://gist.github.com/asbestossupply/1ae948bcce20b1e62ab4f1674824ff0e
Additional information
No response
The text was updated successfully, but these errors were encountered: