Closed
Description
When using the Admin product import feature it is not possible to import a zero (0) value into custom attribute field. Instead the value is unchanged.
Preconditions
Magento 2.1.9
Steps to reproduce
- Create custom attribute using Text Field input type
- Create product import CSV with "additional_attributes" column populated "custom_attribute_code=0"
- Import - Entity Type "Products" - Import Behaviour "Add/Update (all others default)
- "Check Data" - No errors
- Click "Import" button
Expected result
- Product "custom_attribute_code" should be updated with zero (0) value
Actual result
- Product "custom_attribute_code" does not change
Metadata
Metadata
Assignees
Labels
The issue has been fixed in 2.2 release lineThe issue has been fixed in 2.3 release lineGate 2 Passed. Manual verification of the issue description passedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 1 Passed. Automatic verification of issue format passedGate 4. Acknowledged. Issue is added to backlog and ready for developmentThe issue has been reproduced on latest 2.1 releaseThe issue has been reproduced on latest 2.2 releaseThe issue has been reproduced on latest 2.3 release