I process orders based on the processed_at_min and _max.
Orders generated via this tool seem to be using a random processed at date that falls outside of the specified "This year, This month, today".
For example, a recent batch of 150 generated orders for "This month" had roughly 33% with processed_at dates that are much older than a month (sometimes over 10 months old).
Could you make it so the processed_at date falls within the specified range?
I process orders based on the processed_at_min and _max.
Orders generated via this tool seem to be using a random processed at date that falls outside of the specified "This year, This month, today".
For example, a recent batch of 150 generated orders for "This month" had roughly 33% with processed_at dates that are much older than a month (sometimes over 10 months old).
Could you make it so the processed_at date falls within the specified range?