-
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
Error while inserting Metadata Records through .csv file #2546
Comments
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. |
Hello @SaurabhMulay999 👋 It looks like you didn't include the full Salesforce CLI version information in your issue. A few more things to check:
Thank you! |
@SaurabhMulay999 please complete the bug report template |
Hey @cristiand391 , |
I am using latest version of CLI.
While inserting custom metadata records with below command.
sfdx force:cmdt:record:insert --filepath (path to .csv) --typename (Metadata sObj Name)
result:(Error)
Cannot read properties of undefined (reading 'fullName')
The text was updated successfully, but these errors were encountered: