Open
Description
Preconditions and environment
2.4.7-p2
Steps to reproduce
- Create a simple product with at least 2 customizable options (both as dropdowns).
- Add the product to the cart with the following selections:
- Dropdown 1: Value A
- Dropdown 2: Value C
- Add the same product to the cart again but with different selections:
- Dropdown 1: Value B
- Dropdown 2: Value D
Note that both products are correctly added as separate items in the cart.
- Go to the cart view.
- Edit the customizable options of one of the products in the cart.
Expected result
Only the selected product in the cart should update its customizable options according to the changes made.
Actual result
Both products in the cart are updated to reflect the same customizable options as the product being edited, regardless of their previous settings.
Additional information
A workaround is to remove the affected product and re-add it with the correct options, but this is not an ideal solution.
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”.