Open
Description
Preconditions
- Magento 2.4-develop;
- Integration created;
Steps to reproduce
-
Create a website with code
wb2
. -
Create a store
st2
and assign it to thewb2
website. -
Create a store view with code
sv2
and assign to the new store.
-
Perform REST API GET request using the store code in the URL, eg:
GET /rest/default
/V1/products/?searchCriteria[currentPage]=10
Expected result
Only products assigned to the test website are returned (or no products if none assigned).
Actual result
Metadata
Metadata
Assignees
Labels
USE ONLY for FRAMEWORK RELATED BUG! E.g If bug related to Catalog WEB API use just CatalogGate 2 Passed. Manual verification of the issue description passedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedA defect with this priority could have functionality issues which are not to expectations.The issue has been reproduced on latest 2.4-develop branchMajor restrictions or short-term circumventions are required until a fix is available.