grandnode2
grandnode2 copied to clipboard
Search with OrderNumber field is not supported currently ( GetOrderQueryHandler not supported with OrderNumber )
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.
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).