-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Description
Preconditions and environment
- Magento version 2.4.8-p3 (The issue seems to be reproducible since Magento 2.4.3 and maybe even before)
- php 8.4 and 8.3
Steps to reproduce
1. Create a bundle product with the dynamic price OFF and two simple product options, with the entry being a radio button type, and uncheck the "Required" option.
2. Try to add the bundle product to the cart without selecting any of the options, use "none."
2. Try to add the bundle product to the cart without selecting any of the options, use "none."
Expected result
The product is added to the cart with 2000$ price
Actual result
The product is never added to the cart, and an error message is displayed
Please specify product option(s).
Additional information
This seems to be happening with all cases:
no matter if the price is dynamic or not
no matter if the type of the option is a "radio button" or a "checkbox"
The only condition is to have only one option, which should not be required
The issue seems to be reproducible since Magento 2.4.3
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”.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status