-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Closed
Labels
Fixed in 2.4.xThe issue has been fixed in 2.4-develop branchThe issue has been fixed in 2.4-develop branchIssue: Format is validGate 1 Passed. Automatic verification of issue format passedGate 1 Passed. Automatic verification of issue format passedReported on 2.3.4Indicates original Magento version for the Issue report.Indicates original Magento version for the Issue report.
Description
Preconditions (*)
- Magento 2.3.4
- REST API Call
Steps to reproduce (*)
- Fixture with 3 orders
- Request with
page_size
= 1 andcurrent_page
= 99
Expected result (*)
total_count
returns 3items
returns empty array OR OutOfRangeException
Actual result (*)
total_count
is 3items
returns repeated last page of results
Kudos for
@ihor-sviziev , @Vinai , @nuzil for discussion at #appdesign
channel about this issue.
ihor-sviziev, jakwinkler and roma-glushko
Metadata
Metadata
Assignees
Labels
Fixed in 2.4.xThe issue has been fixed in 2.4-develop branchThe issue has been fixed in 2.4-develop branchIssue: Format is validGate 1 Passed. Automatic verification of issue format passedGate 1 Passed. Automatic verification of issue format passedReported on 2.3.4Indicates original Magento version for the Issue report.Indicates original Magento version for the Issue report.