jira_avatars
Details of avatars used in Jira.
-
id
Primary key - Unique identifier for the row.
-
source_id
Foreign key - Jira ID of the avatar.
-
system_avatar
boolean - Whether this is a system avatar.
-
svg_small
binary - Small SVG data for the avatar.
-
synced_at
date - Date/time when the avatar was last synced.