Track Task Model¶
Represents a task track within Zebreco. These are normally a collection of tasks used to quickly produce workflows for projects and tickets.
| Name | Type | Description | |
|---|---|---|---|
| id | integer | read only | The unique id of the task track |
| name | string | The name of the task track - required | |
| type | string | Type of the task track - required | |
| description | string | Short description of the task track | |
| startdatefromstart | string | ||
| duedatefromstart | string | ||
| defaultassignee | Contact | Assignee automatically assigned to the task track | |
| track | Track | - required |