Grouped Product Wishlist Validations are not working #39496
Open
Description
Preconditions and environment
- Magento 2.4.7-p3
Steps to reproduce
- Create a Grouped Product and associate it with child products.
- Set the following quantity properties for one of the child products:
- Minimum Qty Allowed in Shopping Cart: 2
- Maximum Qty Allowed in Shopping Cart: 10
- Qty Increments: 2
- Open grouped product PDP, Don't fill any Qty or fill any invalid inputs like(-1, 3, 11)
- Click add to wishlist
Expected result
it should validate the inputs like simple product
Actual result
Adding products to wishlist and displaying price as zero, if negative Qty entered, wishlist displaying negative value in price
Additional information
No response
Release note
No response
Triage and priority
- Severity: S0 - Affects critical data or functionality and leaves users without workaround.
- Severity: S1 - Affects critical data or functionality and forces users to employ a workaround.
- Severity: S2 - Affects non-critical data or functionality and forces users to employ a workaround.
- Severity: S3 - Affects non-critical data or functionality and does not force users to employ a workaround.
- Severity: S4 - Affects aesthetics, professional look and feel, “quality” or “usability”.