Automate evaluates relative date condition wrongly

I created an Automate and set a dynamic object set including a relative date filter “{LocalDate property} is less than or equal {today}”, but that is not executed on the objects which {LocalDate property} is {today}.
When I set a exact date filter “{LocalDate property} is less than or equal {today(option selected)}”, that works correctly. How can I solve this problem?

Thank you for reporting this issue.

The actual behavior for the upper bound of relative date filters is exclusive (the lower bound is inclusive). Unfortunately, the language displayed in the UI was incorrect. We apologize for the confusion here, and we have fixed the displayed text to correctly reflect the actual behavior.

1 Like