SFDO-Tooling / CumulusCI

Python framework for building portable automation for Salesforce projects

Home Page:http://cumulusci.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No parser configuration found for subdirectory digitalExperiences

gs-b2b opened this issue · comments

Describe the bug

For Enhanced LWR sites which are automatically created in Winter '24, the digitalExperiences metadata type has to be used instead of experiences. See https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_digitalexperiencebundle.htm and https://help.salesforce.com/s/articleView?id=sf.exp_cloud_enhanced.htm&type=5

After upgrading, whenever I deploy to a persistent org I get the error in the update_package_xml task No parser configuration found for subdirectory digitalExperiences.

I believe this type should be added to metadata_map.yml.

Reproduction steps

  1. Have the digitalExperiences folder in source
  2. Run the deploy_unmanaged command.

Your CumulusCI and Python versions

CumulusCI: 3.80.0
Python: 3.11.3

Operating System

MacOS

Windows environment

No response

CumulusCI installation method

pipx

Error Gist

No response

Additional information

No response

Thank you for the report. Tracked in GUS-W-14390023