feat: add ReferralIntakeConfiguration to metadata registry - #1837
Merged
WillieRuemmele merged 1 commit intoSep 17, 2026
Merged
WillieRuemmele merged 1 commit into
WillieRuemmele merged 1 commit into
Conversation
|
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
force-pushed
the
u/shantanumishra/w-24343253/registry
branch
from
September 16, 2026 08:35
d931498 to
2595ade
Compare
WillieRuemmele
approved these changes
Sep 17, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do?
Adds the
ReferralIntakeConfigurationmetadata 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:suffixesmap:"referralIntakeConfiguration": "referralintakeconfiguration"typesmap: fullreferralintakeconfigurationdefinitionname:ReferralIntakeConfigurationdirectoryName:referralIntakeConfigurationssuffix:referralIntakeConfigurationstrictDirectoryName:falseinFolder:falseWhat issues does this PR fix or reference?
@W-24343253@
METADATA_SUPPORT.mdpreviously listedReferralIntakeConfigurationas "Not supported, but support could be added". This PR closes that gap.Functionality Before
ReferralIntakeConfigurationwas not resolvable by the SDR registry and could not be deployed/retrieved through source-format tooling.Functionality After
ReferralIntakeConfigurationis 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:
Retrieve output: