Assignment of SLAs to groups or projects
Column | Type | References | Comments |
---|---|---|---|
id | Integer | Primary key | |
vdb_id | Integer | ||
sla_id | Integer | db_sla.id | Sla ID |
project_id | Integer | db_project.id | Project ID |
workspace_id | Integer | db_group.id | Group ID |
process_type_id | Integer | db_process_type.id | Process type ID |