Users can submit a ticket notifying us that they will be traveling aboard and would like their accounts to work outside the US. When submitting their ticket, they fill out “Leave” and a “Return” custom fields. These custom fields have the Field type: Date.
I’m writing a Scheduled rule that checks the “Issue type” and “Date Returning” fields. If the return date was last week, an email should be send an email to the assigned Agent letting them know to remove the user from the group allowing outside the US access.
However, the scheduled rule appears to ignore the “Date Returning” value.
It says the rule will match with 58 tickets which is the total number of tickets with this Issue Type, not the number with the Return Date.
Any thoughts on why this doesn’t work?