Task update_admin_profile
errors when the org has person accounts and a namespace
#3544
Labels
update_admin_profile
errors when the org has person accounts and a namespace
#3544
Describe the bug
When creating a new dev org using
cci flow run dev_org --org dev
I get the following error when theupdate_admin_profile
task is ran as part of theconfig_dev
flowI see this might be an SFDX problem since it has been a problem for other people who are using a namespace and person accounts in a scratch org: https://salesforce.stackexchange.com/questions/206310/sfdx-personaccount-error-entity-of-type-recordtype-named-account-business-a
Reproduction steps
orgs/dev.json
org definition to have thePersonAccounts
feature in thefeatures
arraynamespaced: true
underorgs/scratch/dev
in your cumulusci filecci flow run dev_org --org dev
Your CumulusCI and Python versions
CumulusCI version: 3.73.0
Python version: 3.11.0
Operating System
macOS 13.2
Windows environment
No response
CumulusCI installation method
pipx
Error Gist
https://gist.github.com/joeythomaschaske/34f0add83ccb9f41f1b88822881d5530
Additional information
No response
The text was updated successfully, but these errors were encountered: