jira_issue_labels
Record of labels applied to issues in Jira.
-
id
Primary key - Unique identifier for the row.
-
issue_id
Foreign key - ID of the issue which the label is applied.
-
label_id
Foreign key - ID of the label applied to the issue.