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

[FEATURE] migrate attributevalues using serialized_attributes_values field #1

Open
pixelmatseriks opened this issue Mar 16, 2022 · 0 comments

Comments

@pixelmatseriks
Copy link
Member

Is your feature request related to a problem? Please describe.
Seems like there can be duplicate attribute values on products.
We need to clear out the invalid ones, maybe by just keeping the attribute value with the newest tstamp.

Describe the solution you'd like
Investigate if it would work to just drop all attribute values and rebuild them using product field serialized_attributes_values.
If not the migration wizard should be able to detect and remove invalid attribute values

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