Describe your bug or feature request.
when multiple variations of product have duplicates weight then one product variations is deleted.
steps to reproduce
1.Create multiple variations of same product in commerce module.
2.Give duplicates weight to two product.
3.Click submit button.
4.One product variations is deleted after click submit button
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3325807-2.patch | 1.22 KB | jsacksick |
| Screenshot.png | 58.45 KB | kishan@kk |
Comments
Comment #2
jsacksick commentedThe attached patch fixes the issue for me.
Comment #5
jsacksick commentedCommitted, thanks for the bug report!
Comment #6
kishan@kk commentedThanks for the solutions @jsacksick
your patch is working