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 migration for price_rules in OrderItem class #2145

Merged
merged 1 commit into from
Dec 1, 2022

Conversation

m0nken
Copy link
Contributor

@m0nken m0nken commented Dec 1, 2022

Fix migration that adds the new panel field price_rules with priceRuleItems. The child data seems to have been misplaced inside the bodyStyle before. I'm not sure if this now looks as it was meant to be but it is my best guess.

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Fixed tickets #2145

Fix migration that adds the new panel field `price_rules` with `priceRuleItems`. The child data seems to have been misplaced inside the `bodyStyle` before.
I'm not sure if this now looks as it was meant to be but it is my best guess.
@CLAassistant
Copy link

CLAassistant commented Dec 1, 2022

CLA assistant check
All committers have signed the CLA.

@dpfaffenbauer
Copy link
Member

@m0nken please also sign the CLA

@dpfaffenbauer dpfaffenbauer merged commit 345d232 into coreshop:master Dec 1, 2022
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.

None yet

3 participants