Skip to content

Commit

Permalink
Merge pull request #8762 from ylastapis/fix_product_variant_deletion_…
Browse files Browse the repository at this point in the history
…on_image_deassociation

[Bug][Admin] Avoid deleting Product Variant when removing the associa…
  • Loading branch information
GSadee committed Oct 5, 2017
2 parents 0541f42 + b9f3357 commit 9b1256c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
mapped-by="productVariants"
>
<cascade>
<cascade-all/>
<cascade-persist/>
</cascade>
</many-to-many>
</mapped-superclass>
Expand Down

0 comments on commit 9b1256c

Please sign in to comment.