-
Notifications
You must be signed in to change notification settings - Fork 211
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Sort Search Result when fetching Order by Quote ID (#2824)
* fix: Sort Search Result when fetching Order by Quote ID Multiple orders might exist for the same Quote. We should be using the most recent Order when dealing with the Payment. * fix: Updated Unit Test for OrderRepository * fix: Missing create call on Sort Order Builder --------- Co-authored-by: Khushboo <[email protected]> Co-authored-by: Can Demiralp <[email protected]>
- Loading branch information
1 parent
8e6a869
commit ea6e8fc
Showing
2 changed files
with
27 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters