CumulusCI
CumulusCI copied to clipboard
retrieve_profile task seems to be missing some Metadata
Describe the bug
Noticed that when using retrieve_profile I don't get any AccountContactRelation Field Permissions
Reproduction steps
- Create a profile with
AccountContactRelationfield permissions on it - Use
retrieve_profiletask to pull down profile
Result: No AccountContactRelation fieldPermission metadata types are present
I do get AccountContactRelation fieldPermissions when I use retrieve_unpackaged and a package.xml file that includes these metadata types.
Your CumulusCI and Python versions
CumulusCI version: 3.86.0 (/Users/julianjoseph/.local/bin/cci) Python version: 3.10.0 (/Users/julianjoseph/.local/pipx/venvs/cumulusci/bin/python)
Operating System
MacOS 14.4.1
Windows environment
No response
CumulusCI installation method
pipx
Error Gist
No response
Additional information
No response