-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Open
Labels
Area: APIsComponent: Framework/WebapiUSE ONLY for FRAMEWORK RELATED BUG! E.g If bug related to Catalog WEB API use just CatalogUSE ONLY for FRAMEWORK RELATED BUG! E.g If bug related to Catalog WEB API use just CatalogIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedPriority: P2A defect with this priority could have functionality issues which are not to expectations.A defect with this priority could have functionality issues which are not to expectations.Reported on 2.4.xIndicates original Magento version for the Issue report.Indicates original Magento version for the Issue report.Reproduced on 2.4.xThe issue has been reproduced on latest 2.4-develop branchThe issue has been reproduced on latest 2.4-develop branch
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
dbrekelmans, alexp73, paul-blundell, Tiberriver256, Cyclonecode and 2 moretuyennn
Metadata
Metadata
Assignees
Labels
Area: APIsComponent: Framework/WebapiUSE ONLY for FRAMEWORK RELATED BUG! E.g If bug related to Catalog WEB API use just CatalogUSE ONLY for FRAMEWORK RELATED BUG! E.g If bug related to Catalog WEB API use just CatalogIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedPriority: P2A defect with this priority could have functionality issues which are not to expectations.A defect with this priority could have functionality issues which are not to expectations.Reported on 2.4.xIndicates original Magento version for the Issue report.Indicates original Magento version for the Issue report.Reproduced on 2.4.xThe issue has been reproduced on latest 2.4-develop branchThe issue has been reproduced on latest 2.4-develop branch