CumulusCI icon indicating copy to clipboard operation
CumulusCI copied to clipboard

retrieve_profile task seems to be missing some Metadata

Open Julian88Tex opened this issue 1 year ago • 0 comments

Describe the bug

Noticed that when using retrieve_profile I don't get any AccountContactRelation Field Permissions

Reproduction steps

  1. Create a profile with AccountContactRelation field permissions on it
  2. Use retrieve_profile task 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

Julian88Tex avatar Apr 30 '24 00:04 Julian88Tex