Track Model¶
Represents a track entity in Zebreco. Tracks are a list of tasks normally used to easily reproduce workflows across tickets and projects.
Tracks are a list of tasks and therefore most the data is stored in the tasks themselves.
| Name | Type | Description | |
|---|---|---|---|
| id | integer | read only | The unique id of this track |
| name | string | The name of the track - required |