Skip to content

Multiselect attribute, not all options are saved in database.  #33486

Closed
@jakwinkler

Description

@jakwinkler

Preconditions (*)

  1. Magento 2.4.2,
  2. Magento 2.4.1,
  3. Magento 2.4.2-p1,
  4. Magento 2.3.x

Steps to reproduce (*)

  1. Create a new multiselect attribute
  2. Add at least 150 options to an attribute
  3. Add an attribute to main attribute set
  4. create a product and assign ALL options to the product

Expected result (*)

  1. 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 (*)

  1. Attribute options are saved in catalog_produdct_entity_varchar table
  2. 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

Area: CatalogFixed in 2.4.xThe issue has been fixed in 2.4-develop branchIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedPriority: P2A defect with this priority could have functionality issues which are not to expectations.Progress: doneReported on 2.3.xIndicates original Magento version for the Issue report.Reported on 2.4.xIndicates original Magento version for the Issue report.Reproduced on 2.4.xThe issue has been reproduced on latest 2.4-develop branchSeverity: S2Major restrictions or short-term circumventions are required until a fix is available.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions