Skip to content

BUG: Single EAV attribute update results in multiple scope-specific entries #27065

Closed
@lbajsarowicz

Description

@lbajsarowicz

Preconditions (*)

  1. Magento 2.4-develop
  2. Requests performed with REST API

Steps to reproduce (*)

  1. Create Category
  2. Create the Second Store
  3. REST: Send a request to update url_key for Second Store
  4. Verify contents of catalog_category_entity_{type}

Expected result (*)

  1. Single entry in catalog_category_entity_varchar should be for Second Store

Actual result (*)

  1. Scope-specific values are created in catalog_category_entity_varchar (and in others):
  • url_key
  • url_path
  • name
  • default_sort_by

Comments

Skipped API Functional Test was provided as a part of #27035

Metadata

Metadata

Assignees

No one assigned

    Labels

    Issue: needs updateAdditional information is require, waiting for responseReported on 2.4.0Indicates original Magento version for the Issue report.stale issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions