magento / magento/community-features

Required Exclude All in CSV Export to include only few product attributes

Open
#128 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Priority: P3 Requires PO triage
Dominant language
No language data
Stars
46
Forks
14
PR merge metrics
No merged PRs in 30d

Description

Preconditions (*)

1.Magento 2.3.0

Steps to reproduce (*)
  1. Open System -> Export
  2. Try to include only sku and name attribute (you have to check all other attributes except name and sku)
Expected result (*)
  1. You can select only sku and name (or any few attributes)
Actual result (*)
  1. uttam_sir
    )
  2. you have to check all other attributes except name and sku (if you have 500 attributes then you have to exclude all attributes except name and sku (in my case , you can choose any few) and it will take lot of time

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the Magento Admin System > Export flow and reproduce the issue with a product catalog containing many attributes. Trace how attribute selections are submitted and rendered; done means an export can include only selected attributes such as sku and name without requiring every other attribute to be checked.

Written by the indexing model from the issue text.

Assessment

Domain
backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.