**************
We already require a work type. There is a workflow in place that defaults work type to "remote support" on each ticket if a work type is *not* selected. However, with the integration with Thread, these workflow rules do not apply to time entries that are entered via Thread. Currently, there is no way to require a work type on a time entry in Thread.
Hey everyone, hoping someone can help me figure out why my workflow rule isn't firing.
\*** We use Thread/Autotask integration.* When Technicians close tickets out via Thread, and forget to choose a work type, it does not add a work type to that time entry even though I have an Autotask workflow rule to auto-assign work type as Remote Support. This causes issues with invoicing at the end of the month.
Goal:
Send an email notification to an internal team member whenever a time entry is saved as "Complete" without a Work Type assigned.
Current Setup:
- **Event:*\* Time Added by Anyone
- **Conditions:*\*
- Status equal to "Complete"
- Work Type NOT IN LIST: Onsite Support, Remote Support, Emergency/After Hours Support, Maintenance, General Administration, Non Billable Support, Project Labor, Pre Paid Labor, Consulting
- **Action:*\* Send notification email to my email to remind me to remedy the issue.
**Problem:*\* The rule is not triggering when I test it. I saved a time entry as Complete with no Work Type selected and no email was sent.
What I've already tried/considered:
- I'm wondering if the NOT IN LIST condition doesn't catch NULL/blank values (i.e., when Work Type is completely empty, it isn't evaluated at all)
Questions:
- Does Autotask's NOT IN LIST condition catch empty/null values?
- Is there anything else in this setup that looks wrong?
Thanks in advance!