3.40. db_process_update

Updates on a process includes assignee changes, comments or state transitions

Table 3.40. db_process_update
ColumnTypeReferencesComments
id Integer Primary key
vdb_id Integer
created Date Date of update
process_id Integer db_process.id Process ID
comments String Comments
creator_id Integer db_user.id Creator ID
assignee_id Integer Assignee ID
state_id Integer db_state.id From state ID
transition_id Integer State Transition ID, if none then empty
next_state_id Integer db_state.id To state ID
name String Summary
email String Email