Skip to content

fix(SalesOrdersExport): Paging Bug#53

Merged
justin-robertson-git merged 4 commits intomasterfrom
jrob/bug-fix
Apr 22, 2025
Merged

fix(SalesOrdersExport): Paging Bug#53
justin-robertson-git merged 4 commits intomasterfrom
jrob/bug-fix

Conversation

@justin-robertson-git
Copy link
Copy Markdown
Contributor

Sales Orders Export Paging Bug

When the request comes in for a page that doesn't exist or if there are no orders in the system that match the criteria we should just immediately return a successful response with an empty orders array.

If the query returns nothing we shouldn't throw an error about page sizing, we should just return an empty array.
Updated Change Log & Composer Version
@justin-robertson-git justin-robertson-git requested a review from a team as a code owner April 22, 2025 16:37
@justin-robertson-git justin-robertson-git merged commit cb409b6 into master Apr 22, 2025
1 check passed
@justin-robertson-git justin-robertson-git deleted the jrob/bug-fix branch April 22, 2025 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants