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

Not able to map "ExtraFields" property values while importing via CSV #545

Closed
3 of 4 tasks
zibbonkhadka opened this issue Jun 26, 2024 · 1 comment
Closed
3 of 4 tasks
Assignees
Labels
pending release fix in place, pending release

Comments

@zibbonkhadka
Copy link

  • I have read and tried the steps outlined in the Troubleshooting Guide
  • I have searched through existing issues.

Description

I am unable to map "ExtraFields" property values while importing via CSV. In the VehicleController class at line 514, I found that the ExtraFields property is not mapped to any records. Am I overlooking something, or is that intentional? How can I map ExtraFields properties using CSV?

Platform

  • Docker Image
  • Windows Standalone Executable

Screenshots(optional)

Screenshot 2024-06-26 at 1 00 12 PM

@hargata hargata self-assigned this Jul 9, 2024
@hargata hargata added the pending release fix in place, pending release label Jul 9, 2024
@hargata
Copy link
Owner

hargata commented Jul 11, 2024

Released in 1.3.5, in your csv, append extrafield_ in the column and it will be imported.

@hargata hargata closed this as completed Jul 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pending release fix in place, pending release
Projects
None yet
Development

No branches or pull requests

2 participants