jira_issue_fix_versions

Join table that links issues to fix versions.

id

Primary key
Unique identifier for the row.

issue_id

Foreign key
ID of the Jira issue.

fix_version_id

Foreign key
ID of the fix version.