jira_statuses
Description of each status in Jira.
-
id
Primary key - Unique identifier for the row.
-
source_id
Foreign key - Jira ID of the status.
-
connection_id
Foreign key - ID of the Data Cloud connection importing the status.
-
name
string - Name of the status.
-
status_category
string - Category of the status in Jira.
-
description
string - Description of the status.