Open
Description
Preconditions and environment
- Magento Community Edition 2.4.5 without sample data is installed.
- Website have products
Issue:
Project have single website setup, Website id 1 is Value of setup website, Export the product csv file, Exported product csv file have website_id value = 0 instead of website_id = 1 in website_id column of exported csv file.
Steps to reproduce
- Login into admin > System > Data Transfer > Export
- Select "Products" option from Entity Type drop down.
- Leave other configuration as it is, Click on continue and wait while file is export.
- Once file is exported, Download product csv file from the grid.
- Open the downloaded CSV file, check website id column value
Please check attachments for your reference.
Expected result
Website id value 1, instead of Website id 0
Actual result
Website id value 0, instead of Website id 1
Additional information
Release note
No response
Triage and priority
- 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”.