Skip to content

Unable to set different custom option labels for multiple store views #5885

Closed
@mktudock

Description

@mktudock

Preconditions

  1. Have Magento 2.1. (with PHP 7)
  2. Install the sample data and create a new store view
  3. Go to any product and create a custom option as a dropdown with some options (for global)

Steps to reproduce

  1. Switch to another store view
  2. Change the name of the custom option and the name of the values
  3. Save

Expected result

  1. The global scope and the store view should have different values

Actual result

  1. The global scope and the store view both have the label / option labels of the store view

This is not related to the old display bug, it's actually possible to set the values for different store views, but they don't get saved correctly.
This is a critical issue for us, sadly because we need to be able to translate custom options.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Fixed in 2.2.xThe issue has been fixed in 2.2 release lineIssue: Format is validGate 1 Passed. Automatic verification of issue format passedIssue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentbug report

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions