jira_users
Details of the users within Jira.
-
id
Primary key - Unique identifier for the row.
-
source_id
Foreign key - Jira ID of the user.
-
account_id
Foreign key - Jira ID of the account.
-
email
string - Email of the user.
-
name
string - Name of the user.
-
active
boolean - If the user was listed in the API in the most recent sync