Skip to content
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

Closed
SourabhMulay opened this issue Oct 31, 2023 · 4 comments
Closed

Error while inserting Metadata Records through .csv file #2546

SourabhMulay opened this issue Oct 31, 2023 · 4 comments
Labels
more information required Issue requires more information or a response from the customer

Comments

@SourabhMulay
Copy link

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')

@SourabhMulay SourabhMulay added the investigating We're actively investigating this issue label Oct 31, 2023
@github-actions
Copy link

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.

@github-actions
Copy link

Hello @SaurabhMulay999 👋 It looks like you didn't include the full Salesforce CLI version information in your issue.
Please provide the output of version --verbose --json for the CLI you're using (sf or sfdx).

A few more things to check:

  • Make sure you've provided detailed steps to reproduce your issue.
    • A repository that clearly demonstrates the bug is ideal.
  • Make sure you've installed the latest version of Salesforce CLI. (docs)
    • Better yet, try the rc or nightly versions. (docs)
  • Try running the doctor command to diagnose common issues.
  • Search GitHub for existing related issues.

Thank you!

@github-actions github-actions bot added more information required Issue requires more information or a response from the customer and removed investigating We're actively investigating this issue labels Oct 31, 2023
@cristiand391
Copy link
Member

@SaurabhMulay999 please complete the bug report template
https://raw.githubusercontent.com/forcedotcom/cli/main/.github/ISSUE_TEMPLATE/bug_report.md

@SourabhMulay
Copy link
Author

Hey @cristiand391 ,
I have tried appending the records through Linux machine and it worked.
I'm not sure why for windows it's not working. But Currently I'm okay so I'll mark it as close.
If I found any further issue I'll raise a issue in suggested templated format.
Thanks!!!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
more information required Issue requires more information or a response from the customer
Projects
None yet
Development

No branches or pull requests

2 participants