magento / magento/community-features
Required Exclude All in CSV Export to include only few product attributes
Open
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 (*)
- Open System -> Export
- Try to include only sku and name attribute (you have to check all other attributes except name and sku)
Expected result (*)
- You can select only sku and name (or any few attributes)
Actual result (*)

)- 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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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