Skip to content

Duplicate attribute exported for each store language #299

@adimaheshwary7

Description

@adimaheshwary7
  • FACT-Finder-Web-Components Magento2-Module version (see composer.json): 0.1.0 (latest)
  • Magento edition and version: 2.3.6
  • PHP version: 7.X
  • Expected behavior: If we have a attribute then when we export the CSV, it should contain only attribute.
  • Actual behavior: While exporting the CSV we have got the duplicate attribute(in each language) for example we have attribute "Size" in in english we have name as "Size" and in german we have "Size" as "Tilla" and in some more language we have some other translation for same attribute(Size) sso in CSV we have duplicate value for each translated attribute.
  • Steps to reproduce: create mutiple store(de, es,fr) and export the CSV in each CSV you will have duplicate attribute exported.
    -Attaching the screen for example.
    image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions