jira_sprints_planned_issues

Stores the issues that are planned for a sprint.

id

Primary key
Unique identifier for the row.

sprint_id

Foreign key
ID of the sprint applied to the issue.

issue_id

Foreign key
ID of the issue which the sprint is applied.