nopSolutions / nopCommerce

ASP.NET Core eCommerce software. nopCommerce is a free and open-source shopping cart.
https://www.nopcommerce.com
Other
9.14k stars 5.25k forks source link

Checkout attribute conditions not working as expected #7258

Closed piotrsz772 closed 1 month ago

piotrsz772 commented 1 month ago

nopCommerce version: 4.70.4

Steps to reproduce the problem: Remove all attributes create by default in nopcommerce. Add 2 attributes with values

  1. Shipping option
    • bringing in furniture

no conditions

  1. Floor
    • ground floor
    • floor 1
    • floor 2
    • floor 3
    • floor 4

Set up condition on attribute Floor if is checked bringing in furniture show Floor attribute.

On start it shows 2 attributes condition not working.

If i add thrid attribute textarea and put value inside it back to work

Video with a problem here:

https://github.com/user-attachments/assets/8b9eecd2-6699-4e86-8b55-6840f4f1c651

piotrsz772 commented 1 month ago

Comment this check resolve issue image

exileDev commented 1 month ago

@skoshelev It looks like these changes have been added here: https://github.com/nopSolutions/nopCommerce/commit/0c505e08eb4e2273c80fcd7a08b4ca5de097eba5

skoshelev commented 1 month ago

Closed #7258