jira_resolutions
Description of different Resolutions within Jira.
-
id
Primary key - Unique identifier for the row.
-
source_id
Foreign key - Jira ID of the resolution.
-
connection_id
Foreign key - ID of the Data Cloud connection importing the resolution.
-
name
string - Name of the resolution.
-
description
string - Description of the resolution.
-
default
boolean - Boolean indicating if this is the default resolution.