jobstatus
Records the status of various jobs, enabling tracking of progress and updates.
Columns
| Name | Type | References | Description |
| id [KEY] | Integer | Unique internal identifier for the job status. | |
| description | String | Detailed description of the job status. | |
| externalid | String | External identifier used for integrations or external systems. | |
| isinactive | Boolean | Indicates whether the job status is inactive. |