jira_issue_allocations
Time allocation for Jira issue.
-
id
Primary key - Unique identifier for the row.
-
issue_id
Foreign key - ID of Jira issue.
-
user_id
Foreign key - ID of Jira user.
-
dev_days
number - Number of dev days the issue took in the month.
-
month
number - Month that the allocated days are in.