jira_issue_types

Details of the issue types used within Jira.

id

Primary key
Unique identifier for the row.

source_id

Foreign key
Jira ID of the issue type.

connection_id

Foreign key
ID of the Data Cloud connection importing the issue type.

project_id

Foreign key
ID of the Jira project for which this issue type belongs.

name

string
Name of the issue type.

description

string
Description of the issue type.

hierarchy_level

number
Integer indicating the hierarchical order of the issue type. i.e. Epic > Task > SubTask.

icon_png_blog

binary
Binary icon data for the issue type.

avatar_id

Foreign key
ID of the avatar for the issue type.

icon_svg_blob

binary
SVG icon data for the issue type.

icon_synced_at

date
Date/time when the icon was last synced.