Closed

Description
This issue is automatically created based on existing pull request: #28417: Frontend customer account order list
Description (*)
Fixed frontend customer account list issue, covered by test
Related Pull Requests
Fixed Issues (if relevant)
- Fixes magento/magento2#<issue_number>
Preconditions:
magento 2.4-develop
Steps to reproduce
- Create 1 category and 1 simple product;
- Create a customer on Frontend and login him to Frontend;
- Create the same 11 orders with 1 simple product from step 2;
- Go to “My Account”->"My Orders";
- Click page 2 to display the 11th order on the orders grid;
- Select
Show=20
per page from the drop-down menu.
Actual Result:
“You have placed no orders” message is displayed
Expected Result:
All 11 orders are displayed on 1 page.
Questions or comments
Contribution checklist (*)
- Pull request has a meaningful description of its purpose
- All commits are accompanied by meaningful commit messages
- All new or changed code is covered with unit/integration tests (if applicable)
- All automated tests passed successfully (all builds are green)
Metadata
Metadata
Assignees
Labels
The issue has been fixed in 2.4-develop branchGate 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 developmentA 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.Has been reviewed and prioritized during Triage with Product Managers