Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Search with OrderNumber field is not supported currently ( GetOrderQueryHandler not supported with OrderNumber ) #405

Open
SunilParisi123 opened this issue May 20, 2023 · 1 comment

Comments

@SunilParisi123
Copy link
Contributor

We have a requirement where we wanted to show the Orders of a customer and wanted to filter them based on order number. Currently the GetOrderQueryHandler not supporting it and needs to be extended.

@SunilParisi123
Copy link
Contributor Author

When we want to Filter the orders using OrderNumber (which customers will be aware of mainly) and this is not part of the search handler. When customer is having multiple orders and want to filter that using OrderNumber currently it's not supported in Order Service (GetOrderHandler).

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

No branches or pull requests

1 participant