In automation rules, I am trying to compare two date fields ("Due date" and a custom field) in order to set a third one (also custom, and drop-down, field).
In my "if" block, in the "advanced compared condition", I have tried things like comparing:
(where X is the id of my custom field, retrieved via the API)
But when changing the value of my date custom field on the ticket (before and after the Due date), I always get the same outcome.
Looking at the audit logs, the status is always "success", but the outcome of the block remains the same.
Anything I am missing in my comparison?
Thanks in advance!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.