grandnode / grandnode2

Open-Source eCommerce Platform on .NET Core, MongoDB, AWS DocumentDB, Azure CosmosDB, LiteDB & Vue.js
https://grandnode.com/
GNU General Public License v3.0
1.05k stars 431 forks source link

Shipping Status filter in Orders page is not filtering in some cases #445

Closed Nikhil13x closed 7 months ago

Nikhil13x commented 8 months ago

image

The filter is not filtering for "Shipping Not Required" , as the enum value for this option is is 0 and considered as "All" in the logic.

image

KrzysztofPajak commented 8 months ago

@Nikhil13x please check