Skip to content

feat: add ReferralIntakeConfiguration to metadata registry - #1837

Merged
WillieRuemmele merged 1 commit into
forcedotcom:mainfrom
Shantanu005:u/shantanumishra/w-24343253/registry
Sep 17, 2026
Merged

WillieRuemmele merged 1 commit into
forcedotcom:mainfrom
Shantanu005:u/shantanumishra/w-24343253/registry

Conversation

@Shantanu005

@Shantanu005 Shantanu005 commented Sep 16, 2026 •

Copy link
Copy Markdown
Contributor

What does this PR do?

Adds the ReferralIntakeConfiguration metadata type to the SDR registry so that it can be deployed and retrieved via source-deploy-retrieve.

Registry entries added in src/registry/metadataRegistry.json:

  • suffixes map: "referralIntakeConfiguration": "referralintakeconfiguration"
  • types map: full referralintakeconfiguration definition
    • name: ReferralIntakeConfiguration
    • directoryName: referralIntakeConfigurations
    • suffix: referralIntakeConfiguration
    • strictDirectoryName: false
    • inFolder: false

What issues does this PR fix or reference?

@W-24343253@

METADATA_SUPPORT.md previously listed ReferralIntakeConfiguration as "Not supported, but support could be added". This PR closes that gap.

Functionality Before

ReferralIntakeConfiguration was not resolvable by the SDR registry and could not be deployed/retrieved through source-format tooling.

Functionality After

ReferralIntakeConfiguration is now a first-class registry type and follows the same shape as sibling types (e.g. RegisteredExternalService).

Metadata Registry: Successful Deploy and Retrieve (required if applicable)

Deploy output:

image

Retrieve output:

image

@salesforce-cla

Copy link
Copy Markdown

Thanks for the contribution! Before we can merge this, we need @Haiiii76 to sign the Salesforce Inc. Contributor License Agreement.

Adds the ReferralIntakeConfiguration metadata type to the SDR registry.
Previously flagged in METADATA_SUPPORT.md as 'Not supported, but support
could be added'.

@W-24343253@
@Shantanu005
Shantanu005 force-pushed the u/shantanumishra/w-24343253/registry branch from d931498 to 2595ade Compare September 16, 2026 08:35
@WillieRuemmele
WillieRuemmele merged commit 7c7719d into forcedotcom:main Sep 17, 2026
48 of 49 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants