Open
Description
I can't exclude some attributes from CSV file with with all products. Checkboxes don't work properly.
Preconditions
Magento 2.4.2
mysql Maria db 10.3
PHP 7.4
Steps to reproduce
Make sure you have products in your Magento 2.
Create a couple of custom attributes (color, size for example). Not sure this field is required. I think this bug will reproduced without custom attributes.
Go to BO-> System -> Data Transfer (Export).
Choose:
Entity Type select = Products
Export File Format = CSV
Fields Enclosure = unchecked
I tried to set checkbox on SKU field for example.
Expected result
I should get CSV file wihout SKU column (see the screenshot attached below).
Actual result
All attribute is being included on csv files besides the selection
- Severity: S0 - Affects critical data or functionality and leaves users without workaround.
- Severity: S1 - Affects critical data or functionality and forces users to employ a workaround.
- Severity: S2 - Affects non-critical data or functionality and forces users to employ a workaround.
- Severity: S3 - Affects non-critical data or functionality and does not force users to employ a workaround.
- Severity: S4 - Affects aesthetics, professional look and feel, “quality” or “usability”.