Closed
Description
Preconditions (*)
- Magento 2.4.2,
- Magento 2.4.1,
- Magento 2.4.2-p1,
- Magento 2.3.x
Steps to reproduce (*)
- Create a new
multiselect
attribute - Add at least 150 options to an attribute
- Add an attribute to main attribute set
- create a product and assign ALL options to the product
Expected result (*)
- All options are selected (as they are not saved) in
catalog_product_entity_text
table as in Magento 1 (or propose a different solution)
Actual result (*)
- Attribute options are saved in
catalog_produdct_entity_varchar
table - not all options are saved when you reopen the product in Admin
This is basically a copy of this issue:
#24199
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”.
Metadata
Metadata
Assignees
Labels
The issue has been fixed in 2.4-develop branchGate 3 Passed. Manual verification of the issue completed. Issue is confirmedA defect with this priority could have functionality issues which are not to expectations.Indicates original Magento version for the Issue report.Indicates original Magento version for the Issue report.The issue has been reproduced on latest 2.4-develop branchMajor restrictions or short-term circumventions are required until a fix is available.