How can I get tickets submitted on a Friday to automatically have a due date of Monday?
Question
How can I get tickets submitted on a Friday to have a due date of Monday automatically?
Answer
You can set an automatic due date by implementing a workflow rule which sets the due date to be one business day from the Create Date.
To do so, perform the following steps:
- Navigate to Autotask menu > Admin > Automation > Workflow Rules > Workflow Rules > New.
- In the General tab, name your workflow rule.
- Under Events, select When a ticket is created by anyone.
- Under Updates, select Due date is 1 business day from Create Date.
- Go to the Notification tab, and select the resources you want to notify.
- Make sure to select a Notification Template at the bottom of the page.
- Save and close your new workflow rule.