Issue priority type dimension table
bi_dimissueprioritytype
Field | Description | Field Type | Primary Key |
---|---|---|---|
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 | |
organizationid | varchar ( 36 ) | ||
pk | numeric | ||
podname | varchar ( 20 ) | ||
priority | integer | ||
priorityname | Represents the priority of the issue. Possible values: - High - Medium - Low | varchar ( 256 ) | |
prioritytypeid | varchar ( 36 ) | ||
prioritytypewid | bigint | ||
groupid | Internal to Zenoti. Used for data processing. | BIGINT |