jira_priorities
Description of each priority in Jira.
-
id
Primary key - Unique identifier for the row.
-
source_id
Foreign key - Jira ID of the priority.
-
source_url
string - Jira URL of the priority.
-
name
string - Name of the priority.
-
description
string - Description of the priority.
-
status_color
string - Color of the priority.