Closed
Description
Preconditions
- Pure Magento 2.4.1
- Magento 2.4-develop
Steps to reproduce
- Create simple product (in stock, qty bellow 0)
- Copy sku of this simple
- Go to System->Import. Choose Entity Type: Product, Import behaviour: Add/Update
- Create an csv with following content (replace
simple2
by your own)
- Select File to import -> select created csv file.
- Import.
Expected result
- Imported simple product has Stock Status: In Stock (because it has Backorders: Allow Qty Bellow 0 so it's buyable)
Actual result
- Simple product has Stock Status: Out of Stock
Please provide Severity assessment for the Issue as Reporter. This information will help during Confirmation and Issue triage processes.
- 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”.