Shopmost icon indicating copy to clipboard operation
Shopmost copied to clipboard

[BUG] Attribute Groups issues

Open kkumarcodes opened this issue 10 months ago • 0 comments

Hello folks! It's really great project, I appreciate your effort!

I just noticed a bug related to attribute groups:

version: 1.0.0 rc-5 node: 18.16.0 OS: macOS 13.2.1 postgres: 15

pre-conditions: you have at least one custom attribute

Steps to reproduce:

Fill create product page (Do not select attribute, leave it "Default") Tap "Save". Wait for page reloading Tap "Create a variant group" and get error Try to select another attribute group for product Expected: You're able to select another attribute group and create variant

Actual: You always get error when trying to change attribute group. Error message: You can not change the attribute group of a product that is already in a variant group.

There is no way to eliminate the error except delete and add product again.

Another bug I noticed, you can add and buy item even if qty=0 in case product has several variants

kkumarcodes avatar Sep 24 '23 19:09 kkumarcodes