Issue status type dimension table
bi_dimissuestatustype
Field | Description | Field Type | Primary Key |
---|---|---|---|
active | boolean | ||
code | varchar ( 256 ) | ||
description | varchar ( 65535 ) | ||
etllastupdatedby | ETL system admin user who inserted or updated the corresponding record in this table. | varchar ( 50 ) | |
etllastupdatedon | Latest timestamp at which the corresponding record was either inserted or updated in this table. | timestamp without time zone | |
issuestatustypeid | varchar ( 36 ) | ||
issuestatustypewid | bigint | ||
issuetypeid | varchar ( 36 ) | ||
organizationid | varchar ( 36 ) | ||
pk | numeric | ||
podname | varchar ( 20 ) | ||
priority | integer | ||
statusname | Status of the issue. | varchar ( 256 ) | |
void | boolean | ||
groupid | Internal to Zenoti. Used for data processing. | BIGINT |