This table holds records that serve as templates for automatically generated tasks. Each Template record specifies a Task related to one of the other tables. Task Templates have a Related To field, just as tasks do, and they may be linked to a specific contract, service, task workflow, or project type. Task Templates define the method of assignment, the expected number of working hours to complete, and any prerequisite tasks.

Task Templates may be combined within a Task Workflow, or they may be independent of a workflow. They can be combined to form a set of "User Selected Tasks" linked to a service or project type, or a single task template may be linked to a service for a change request.

Use Case

Task Templates are related to either the Contract, Project, Change Request, or Service Request tables using the Related To field at the top of the Task Template record.

Whenever a Task Template is used to generate a Task, a conversion is done from the Task Template table to the Task table, mapping important information in the Task Template to the Task record that is generated. This Task record is linked to the Contract, Service Request, Project, or other process table that triggered it, as well as being linked back to the source task template.

Templates can be made inactive when they should no longer be used, and that will prevent them from being generated as tasks. When the Status is changed to Inactive, an edit rule called 'Edit: Other edit actions - unlink inactive task template, handle cloned templates' will blank out any link to a task workflow, project type, or service, so that it will no longer appear as available in those services or new projects.

Template Details Tab

All the fields that users can fill out are on the Template Details tab:

Note that if you set a task to be assigned in this way, but there is no value in the selected field, then the task will not be properly assigned. For instance, there is no submitter manager defined in the Service Request record. As a backup, such tasks are assigned to the 1st Level Support Team.

Assignment Trigger

This section allows you to define the Assignment Trigger, which is used to set the status from Queued to Assigned.  The options for this field are:

Task Recurrence

This section allows you to set task recurrence. When Recurring Task choice is switched to Yes, new fields will appear:

Prerequisite Tasks

If the Task Template is associated with a workflow where Enable Prerequisite Tasks is set to Yes, and the Assignment Trigger is set to Creation / No Open Prerequisites, the Prerequisite Tasks section appears.

These fields are used in conjunction with the action buttons to their right. Note that prerequisite task setup is only visible and enabled if the task template is linked to a Task Workflow and if the linked field Workflow Enable Task Prerequisites = Yes. Otherwise, these fields are not be visible.

Task Steps

At the bottom of the tab is the option to set up a task checklist. If Yes is selected, then you can add individual steps and define the order the checkboxes should use.

To add steps, first check the Create New Checklist Item? checkbox, then fill out a Step Name and Step Number, then click Create Task Step. This is a handy way to provide a list of troubleshooting steps or a list of things to be done within a single task.

Related Information Tab

This tab may show the record that contains this task template. If the template is part of a task workflow, the workflow will be listed.

 

Automation

The automation on the Task Template table includes rules to strip out any commas from the task title, a rule to update the sequence of task templates in relation to other templates for the same workflow, and a rule to unlink inactive task templates.

In addition, the system tracks the service requests and projects for which a task template based on user selection has been generated so that users are prevented from generating the same task for the same parent record. Since change request tasks must be generated multiple times, one for each asset, we cannot block this in the same way.

Cloning Task Templates Along with a Task Workflow

Task workflows may be cloned and then modified, and when a task workflow is cloned, its task templates and any task steps are also cloned and linked to the new workflow.

Cloning reproduces all the elements of the original task template.