bitbucket_server_users
Details about Bitbucket users
-
id
Primary key - Unique identifier for the row.
-
source_id
Foreign key - ID of the user in Bitbucket Server
-
source_url
string - URL of the user
-
name
string - Name of the user
-
email
string - Email address of the user
-
created_at
date - Creation date of the user
-
active
boolean - If the user was listed in the API in the most recent sync
-
bot
boolean - Indicates if the user is a bot