You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- manifests for custom object can omit parent ([#1375](https://github.com/forcedotcom/source-deploy-retrieve/issues/1375)) ([8fd9c9e](https://github.com/forcedotcom/source-deploy-retrieve/commit/8fd9c9ec57a8502234c9c2abe0cd528e5107844b))
Copy file name to clipboardExpand all lines: METADATA_SUPPORT.md
+2-5Lines changed: 2 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ This list compares metadata types found in Salesforce v61 with the [metadata reg
4
4
5
5
This repository is used by both the Salesforce CLIs and Salesforce's VSCode Extensions.
6
6
7
-
Currently, there are 576/610 supported metadata types.
7
+
Currently, there are 577/608 supported metadata types.
8
8
For status on any existing gaps, please search or file an issue in the [Salesforce CLI issues only repo](https://github.com/forcedotcom/cli/issues).
9
9
To contribute a new metadata type, please see the [Contributing Metadata Types to the Registry](./contributing/metadata.md)
10
10
@@ -167,11 +167,11 @@ To contribute a new metadata type, please see the [Contributing Metadata Types t
167
167
| DashboardFolder | ✅ ||
168
168
| DataCalcInsightTemplate | ✅ ||
169
169
| DataCategoryGroup | ✅ ||
170
-
| DataConnectionParamTmpl | ❌ | Not supported, but support could be added |
171
170
| DataConnectorIngestApi | ✅ ||
172
171
| DataConnectorS3 | ✅ ||
173
172
| DataDotComSettings | ✅ ||
174
173
| DataImportManagementSettings | ✅ ||
174
+
| DataKitObjectDependency | ✅ ||
175
175
| DataKitObjectTemplate | ✅ ||
176
176
| DataPackageKitDefinition | ✅ ||
177
177
| DataPackageKitObject | ✅ ||
@@ -393,8 +393,6 @@ To contribute a new metadata type, please see the [Contributing Metadata Types t
393
393
| MilestoneType | ✅ ||
394
394
| MktCalcInsightObjectDef | ✅ ||
395
395
| MktDataConnection | ❌ | Not supported, but support could be added |
396
-
| MktDataConnectionCred | ❌ | Not supported, but support could be added |
397
-
| MktDataConnectionParam | ❌ | Not supported, but support could be added |
398
396
| MktDataConnectionSrcParam | ❌ | Not supported, but support could be added |
399
397
| MktDataTranObject | ✅ ||
400
398
| MlDomain | ✅ ||
@@ -632,7 +630,6 @@ v62 introduces the following new types. Here's their current level of support
632
630
| ChannelRevMgmtSettings | ✅ ||
633
631
| ChoiceList | ❌ | Not supported, but support could be added (but not for tracking) |
634
632
| ConversationMessageDefinition | ✅ ||
635
-
| DataKitObjectDependency | ✅ ||
636
633
| EnblProgramTaskSubCategory | ✅ ||
637
634
| ExtlClntAppPushConfigurablePolicies | ❌ | Not supported, but support could be added (but not for tracking) |
0 commit comments