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

Cart item update replaces existing metadata instead of merging #431

Closed
jacksleight opened this issue Jun 11, 2021 · 1 comment
Closed

Cart item update replaces existing metadata instead of merging #431

jacksleight opened this issue Jun 11, 2021 · 1 comment

Comments

@jacksleight
Copy link
Contributor

jacksleight commented Jun 11, 2021

Description

When you submit the cart item update form only metadata submitted in that request is saved, any metadata already saved to the line item is lost. This should merge the new data with the old, instead of replacing the whole array.

@duncanmcclean
Copy link
Owner

Released in v2.3.6

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

2 participants