Open
Description
Preconditions (*)
- Magento version 2.4.2
- PHP 7.4
Steps to reproduce (*)
- Create new configurable product
- add several child products
- force the validator to fail
- try to remove one child product
Expected result (*)
- the chosen child should be removed from the variation list
- the variant table should be functional
Actual result (*)
- every child get's removed
- the variant table is broken
Have a look at the video to see the error:
validation-error.mp4
This is a new ticket for #33270 as it was closed because of inactivity (vacation) and not reopened.
Please provide Severity assessment for the Issue as Reporter. This information will help during Confirmation and Issue triage processes.
- 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”.