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

Ignoring type value as it is not in the attribute set #99

Open
MunirajM opened this issue Sep 4, 2021 · 0 comments
Open

Ignoring type value as it is not in the attribute set #99

MunirajM opened this issue Sep 4, 2021 · 0 comments

Comments

@MunirajM
Copy link

MunirajM commented Sep 4, 2021

Hi,

I am trying to use Magmi for my M2.4.x store. I have created a new multiselect attribute with attribute code as "benefits" but I haven't created any options for this attribute. Also, I have assigned this attribute to the attribute set with id 8.

Then I have created a csv file with 2 columns as below,

"sku","benefits"
"ABCDE","FGHIJL"
"MNOPQ","RSTUVW"

Expected Result:
Creating the new attribute options under the "benefits" attribute if these options are not already available from csv.

Actual Result:
When I try to import this csv file, I am getting the error as "Ignoring type value as it is not in the attribute set 8" but on the fly custom attributes creation is not working.

Notes
I am trying to update these options for the already existing products.

Please let me know if I am missing any setting on Magmi.

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant