-
Notifications
You must be signed in to change notification settings - Fork 78
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I am trying to create mainfest but its failing #2527
Comments
Hello @pjha06 👋 It looks like you didn't include the full Salesforce CLI version information in your issue. A few more things to check:
Thank you! |
Thank you for filing this issue. We appreciate your feedback and will review the issue as soon as possible. Remember, however, that GitHub isn't a mechanism for receiving support under any agreement or SLA. If you require immediate assistance, contact Salesforce Customer Support. |
Please exclude below as it is not in coverage report |
{ |
This issue has not received a response in 7 days. It will auto-close in 7 days unless a response is posted. |
@pjha06 - just to clarify, the ask is to get the following types added to SDR's metadata registry correct?
|
This issue has been linked to a new work item: W-14416331 |
yes correct |
yes correct |
Command used:
sfdx force source manifest create --from-org EpamOneHealthConnectdev -n=allMetadata -d manifest
Issues:
Workaround :i created package using another plugin and it has below metadatatypes which is not listed in your registry so it maybe failing:
1)CareBenefitVerifySettings
2)DiscoveryStory
3)ExternalAIModel
4)IdentityVerificationProcDef
5)IdentityVerificationProcDtl
6)IdentityVerificationProcFld
7)RegisteredExternalService
Please check and let me know if you need any more info.
The text was updated successfully, but these errors were encountered: