@@ -4,7 +4,7 @@ This list compares metadata types found in Salesforce v67 with the [metadata reg
44
55This repository is used by both the Salesforce CLIs and Salesforce's VSCode Extensions.
66
7- Currently, there are 761/822 supported metadata types.
7+ Currently, there are 762/826 supported metadata types.
88For status on any existing gaps, please search or file an issue in the [ Salesforce CLI issues only repo] ( https://github.com/forcedotcom/cli/issues ) .
99To contribute a new metadata type, please see the [ Contributing Metadata Types to the Registry] ( ./contributing/metadata.md )
1010
@@ -234,6 +234,8 @@ To contribute a new metadata type, please see the [Contributing Metadata Types t
234234| DataKitObjectDependency| ✅||
235235| DataKitObjectTemplate| ✅||
236236| DataMapperDefinition| ✅||
237+ | DataMaskPolicy| ❌| Not supported, but support could be added|
238+ | DataMaskSettings| ✅||
237239| DataObjectBuildOrgTemplate| ✅||
238240| DataObjectSearchIndexConf| ⚠️| Supports deploy/retrieve but not source tracking|
239241| DataPackageKitDefinition| ✅||
@@ -379,6 +381,7 @@ To contribute a new metadata type, please see the [Contributing Metadata Types t
379381| FieldSrcTrgtRelationship| ✅||
380382| FileUploadAndDownloadSecuritySettings| ✅||
381383| FilesConnectSettings| ✅||
384+ | FinancialPortfolioUiConfig| ❌| Not supported, but support could be added|
382385| FlexcardDefinition| ✅||
383386| FlexiPage| ✅||
384387| Flow| ✅||
@@ -425,6 +428,7 @@ To contribute a new metadata type, please see the [Contributing Metadata Types t
425428| Icon| ✅||
426429| IdeasSettings| ✅||
427430| IdentityProviderSettings| ✅||
431+ | IdentityRsolDataSyncDef| ❌| Not supported, but support could be added|
428432| IdentityVerificationProcDef| ✅||
429433| IframeWhiteListUrlSettings| ✅||
430434| InboundCertificate| ✅||
0 commit comments