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

Fix product customization duplication #7514

Merged
merged 1 commit into from
Feb 9, 2017
Merged

Fix product customization duplication #7514

merged 1 commit into from
Feb 9, 2017

Conversation

aleeks
Copy link
Contributor

@aleeks aleeks commented Feb 9, 2017

Questions Answers
Branch? develop
Description? Fix an SQL error when duplicating a product with customization fields. This error is caused by the id_shop column added in the customization_field_lang table with PrestaShop 1.6.0.12.
Type? bug fix
Category? BO
BC breaks? no
Deprecations? no
Fixed ticket?
How to test? Create a product, add customization fields, duplicate the product

Fix an SQL error when duplicating a product with customization fields.
This error is caused by the id_shop column added in the customization_field_lang table with PrestaShop 1.6.0.12.

Cherry-pick of: #6842

already merged on 1.6.1.x #7099

Fix an SQL error when duplicating a product with customization fields.
This error is caused by the id_shop column added in the customization_field_lang table with PrestaShop 1.6.0.12.
@maximebiloe maximebiloe removed their assignment Feb 9, 2017
@maximebiloe
Copy link
Contributor

Thank you @aleeks & @shaffe-fr

@maximebiloe maximebiloe merged commit 9f624af into PrestaShop:develop Feb 9, 2017
@maximebiloe maximebiloe deleted the 6842 branch February 9, 2017 16:38
@eternoendless eternoendless added this to the 1.7.1.0 milestone May 13, 2019
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

Successfully merging this pull request may close these issues.

4 participants