Describes a process type
Column | Type | References | Comments |
---|---|---|---|
id | Integer | Primary key | |
vdb_id | Integer | ||
name | String | Name | |
description | String | Description | |
requestor_reqd | Boolean (t or f) | Whether requestor makes sense for this process type | |
initial_assignee_id | Integer | ||
initial_assignee_type | Integer | 1 = None , 2 = Specific user, 3 = State manager | |
allow_time | Boolean (t or f) | ||
allow_client | Boolean (t or f) | ||
active | Boolean (t or f) | ||
followers_csv | String | Person ID CSV (-1 means project team), (-2 means PM) |