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

[Bug] if the primary key loader doesn't find the condition values in the data row when importing, it doesn't throw an exception #385

Open
dkarlovi opened this issue Jan 18, 2023 · 0 comments
Labels

Comments

@dkarlovi
Copy link
Collaborator

Q A
Bug report? yes
Feature request? no
BC Break report? no
RFC? no
Branch? master

The data which you say you'll use to look up objects needs to be in there (at least the column needs to exist). Currently, if it's not there, it's just ignored.

One example is my import file had SKU, my import profile expected sku and the objects weren't looked up correctly.

@dkarlovi dkarlovi added the bug label Jan 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant