db_process_update

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

ColumnTypeReferencesComments
idInteger Primary key
vdb_idInteger  
guidString  
createdDate Date of update
process_idIntegerdb_process.idProcess ID
commentsString Comments
creator_idIntegerdb_person.idCreator ID
assignee_idIntegerdb_person.idAssignee ID
state_idIntegerdb_state.idFrom state ID
transition_idIntegerdb_state_transition.idState Transition ID, if none then empty
next_state_idIntegerdb_state.idTo state ID
nameString Name of the person doing the transition if not a Celoxis user
emailString Email of the person doint the transition if not a Celoxis user