/admin/orders/count.json?status=any returns 84000 which is correct. When I try to run a count on any order created after 1/1/2014 I only get open orders.
/admin/orders/count.json?status=any&created_at_min=2014-01-01%2001:00:01%20EDT%20-04:00
/admin/orders/count.json?status=any returns 84000 which is correct. When I try to run a count on any order created after 1/1/2014 I only get open orders.
/admin/orders/count.json?status=any&created_at_min=2014-01-01%2001:00:01%20EDT%20-04:00