Skip to content

Commit 3e26daf

Browse files
mshanemciowillhoit
andauthored
feat: missing type language (#989)
* feat: missing type language * chore: case --------- Co-authored-by: Willhoit <[email protected]>
1 parent ae68c4a commit 3e26daf

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

messages/sdr.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,4 +170,12 @@ A metadata type lookup for "%s" found the following close matches:
170170

171171
Additional suggestions:
172172
Confirm the file name, extension, and directory names are correct. Validate against the registry at:
173-
https://github.com/forcedotcom/source-deploy-retrieve/blob/main/src/registry/metadataRegistry.json
173+
<https://github.com/forcedotcom/source-deploy-retrieve/blob/main/src/registry/metadataRegistry.json>
174+
175+
If the type is not listed in the registry, check that it has Metadata API support via the Metadata Coverage Report:
176+
<https://developer.salesforce.com/docs/metadata-coverage>
177+
178+
If the type is available via Metadata API but not in the registry
179+
180+
- Open an issue <https://github.com/forcedotcom/cli/issues>
181+
- Add the type via PR. Instructions: <https://github.com/forcedotcom/source-deploy-retrieve/blob/main/contributing/metadata.md>

0 commit comments

Comments
 (0)