Dt_(kit)_Tasks
Dummy Data Type
The Dt_(kit)_Tasks data type is used to store and manage tasks within the application.
Data Fields:
Assigned to (List of Users) - The users assigned to the task.
Attachments (List of files) - Files attached to the task.
Colour (text) - The color associated with the task.
Comments (List of Dt_(kit)_task_comments) - Comments related to the task.
Cover Image (image) - The cover image for the task.
Date Range (date range) - The date range for the task.
Dependency (DT_(Kit)_Task List) - The task list this task depends on.
Description (text) - The description of the task.
End date (date) - The end date of the task.
Name (text) - The name of the task.
Priority (Os_task_priority) - The priority of the task.
Start date (date) - The start date of the task.
Task Stage (Dt_(Kit)_Task Stage) - The stage the task is in.
Creator (User) - The user who created the task entry.
Modified Date (date) - The date and time when the task entry was last modified.
Created Date (date) - The date and time when the task entry was created.
Slug (text) - A unique identifier for the task entry.
Last updated