grandnode2 icon indicating copy to clipboard operation
grandnode2 copied to clipboard

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

Open SunilParisi123 opened this issue 2 years ago • 1 comments

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 avatar May 20 '23 06:05 SunilParisi123

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).

SunilParisi123 avatar May 24 '23 03:05 SunilParisi123