Date fields are at the moment completely omitted from Condition Sets. You can examine any field which is pre-selectable; you can examine any field based on text; but you can't check date or date/time fields.
I would like to see the ability to check something like the following:
{{field name}} [is prior to] [is subsequent to] [equals] [does not equal] [[{{date}}] [{{time}}]] [{{other field name}}]
AND
{{now}} [is prior to] [is subsequent to] [equals] [does not equal] [{{field name}}] [{{date}} [{{time}}]]
So for instance:
Condition Set: Change is in Change Freeze?
- {{implementation date}} IS SUBSEQUENT TO {{Change Freeze Date}}
or
Condition Set: Time to implement?
- {{now}} IS SUBSEQUENT TO {{implementation date/time}}
- TRUE
- Set STATE to "Implementation"
- FALSE