3.61. db_task_update

Status updates on tasks

Table 3.61. db_task_update
ColumnTypeReferencesComments
id Integer Primary key
vdb_id Integer
created Date Date of update
task_id Integer db_task.id Task associated with this update
state_id Integer Task type state ID associated with this update
creator_id Integer db_user.id Creator of this update
percent_complete Integer % complete
comments String Comments
actual_start Date Actual start
actual_finish Date Actual finish