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

[v3.3] Spree::ProductDuplicator bug on price #4976

Merged
merged 1 commit into from
Mar 13, 2023

Conversation

github-actions[bot]
Copy link

Backport

This will backport the following commits from master to v3.3:

Questions ?

Please refer to the Backport tool documentation

Until v3.2.3 duplicating a product duplicated the price.
Since v3.2.4 the product duplication does not duplicate the price.

Looks like it comes from the PR #4639 :/

To fix it we duplicate all of the master prices on the new_product.

(cherry picked from commit 00cac06)
@github-actions github-actions bot requested a review from a team as a code owner March 10, 2023 14:08
@waiting-for-dev waiting-for-dev changed the title [v3.3] Merge pull request #4971 from Roddoric/duplicate-price-on-product-duplication [v3.3] Spree::ProductDuplicator bug on price Mar 10, 2023
@waiting-for-dev waiting-for-dev added the changelog:solidus_core Changes to the solidus_core gem label Mar 10, 2023
@waiting-for-dev waiting-for-dev merged commit 7472f81 into v3.3 Mar 13, 2023
@waiting-for-dev waiting-for-dev deleted the backport/v3.3/pr-4971 branch March 13, 2023 04:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog:solidus_core Changes to the solidus_core gem
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants