Skip to content

catalog_product_entity_varchar value field is too short #24199

@Naberdz

Description

@Naberdz

Preconditions (*)

1.Magento 2.3.2
2.php 7.2

Steps to reproduce (*)

1.Create multiselect attribute
2. Add some values to it (more is better )
3. Create product select all options from created attribute.

Expected result (*)

  1. Product must contain all selected options

Actual result (*)

  1. Product is saved but not all options where added since the field is limited to 255 characters

Solution

After discussion with architect @akaplya

Please do not change caalog_product_entity value data type. instead, change storage from varchar to text table

Metadata

Metadata

Assignees

No one assigned

    Labels

    Component: BackendEvent: cd19latamIssue: 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: doneReproduced on 2.3.xThe issue has been reproduced on latest 2.3 releaseSeverity: S2Major restrictions or short-term circumventions are required until a fix is available.Triage: Dev.ExperienceIssue related to Developer Experience and needs help with Triage to Confirm or Reject it

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions