jira_issue_status_changes
Details of the history of status changes on issues within Jira.
-
id
Primary key - Unique identifier for the row.
-
issue_id
Foreign key - ID of the Jira issue.
-
status_id
Foreign key - ID of the Jira status.
-
status_change_date
date - Date which the status change occurred.