Jira 製品ファミリーのデータ共有スキーマ

We're updating our terminology in Jira

“Work” is the new collective term for all items tracked in Jira. As we roll out these changes, you may still see the term “issue” in some areas.

Read more about this update

Jira 製品ファミリーでは、多くの同じテーブルが共有されています。つまり、Atlassian Data Lake で使用可能な Jira 製品のデータは、同じテーブル セットに集約されます。

Jira 製品のデータ共有スキーマのテーブル間の主要な接続を示すスキーマ図。

上の図は、Jira 製品ファミリーのスキーマにおける、テーブル間の主要な関係を示しています。太字の列は、それらが含まれているテーブルの主キーです。

コンポーネント データのテーブル

Jira コンポーネント

jira_component テーブルには、Compass で作成されたすべてのグローバル Jira コンポーネントが一覧表示されます。

使用されている列は次のとおりです。

コンポーネント ID

コンポーネントの一意の識別子。

SQL 名

component_id

データ タイプ

文字列

コンポーネント参照

Jira サイト内のコンポーネントの識別子

SQL 名

component_ref

データ タイプ

文字列

説明

コンポーネントの説明。

SQL 名

description

データ タイプ

文字列

名前

コンポーネントの名前。

SQL 名

name

データ タイプ

文字列

タイプ

コンポーネントのタイプ。

SQL 名

type

データ タイプ

文字列

Jira 課題のコンポーネント マッピング

The jira_issue_component_mapping table holds associations between work items and project components.

使用されている列は次のとおりです。

Global component ID (グローバル コンポーネント ID)

グローバル Jira コンポーネントの一意の識別子。

SQL 名

global_component_id

データ タイプ

文字列

課題 ID

The unique identifier of a work item.

SQL 名

issue_id

データ タイプ

文字列

外部キー

jira_issue_enhanced_table テーブルのレコードへのリンク。

プロジェクト コンポーネント ID

プロジェクト コンポーネントの一意の識別子。

SQL 名

project_component_id

データ タイプ

文字列

外部キー

jira_project_component テーブルのレコードへのリンク。

プロジェクト ID

プロジェクトの一意の識別子。

SQL 名

project_id

データ タイプ

文字列

外部キー

jira_project テーブルのレコードへのリンク。

Jira プロジェクト コンポーネント

jira_project_component テーブルには、プロジェクト コンポーネントがリストされます。

このテーブルには次の列が含まれています。

担当者タイプ

The type of assignee that is assigned to work items created with this component. The assignee type for the project component can be one of the following: project lead, unassigned, component lead, or project default.

SQL 名

assignee_type

データ タイプ

文字列

サンプル値

  • COMPONENT_LEAD

  • project_lead

  • PROJECT_DEFAULT

  • 未割り当て

コンポーネント ID

プロジェクト コンポーネントの一意の識別子。これをこのテーブルの主キーとして使用します。

SQL 名

component_id

データ タイプ

文字列

コンポーネント リード ID

The unique identifier of the person designated as being responsible for work items that have the component.

SQL 名

component_lead_id

データ タイプ

文字列

コンポーネント参照

Jira サイト内のコンポーネントの識別子

SQL 名

component_ref

データ タイプ

BigInt

名前

プロジェクト コンポーネントの名前。

SQL 名

name

データ タイプ

文字列

プロジェクト ID

コンポーネントを含むプロジェクトの一意の識別子。

SQL 名

project_id

データ タイプ

文字列

外部キー

jira_project テーブルのレコードへのリンク。

Tables for work item data

Jira 課題拡張テーブル

The jira_issue_enhanced_table table contains information about all your Jira work items.

このテーブルには次の列が含まれています。

担当者アカウント ID

The unique identifier of the person assigned to the work items.

SQL 名

assignee_account_id

データ タイプ

文字列

外部キー

組織データのデータ共有スキーマatlassian_account テーブル内のレコードへのリンク。

作成時刻

The date and time (UTC time zone) when the work item was created.

SQL 名

created_at

データ タイプ

タイムスタンプ

作成者アカウント ID

The unique identifier of the person who created the work item.

SQL 名

creator_account_id

データ タイプ

文字列

外部キー

組織データのデータ共有スキーマatlassian_account テーブル内のレコードへのリンク。

説明

The description of the work item.

SQL 名

description

データ タイプ

文字列

期限

The due date (UTC time zone) of the work item.

SQL 名

due_date

データ タイプ

タイムスタンプ

環境

A short description of the environment in which the work item occurred.

SQL 名

environment

データ タイプ

文字列

アーカイブ済み

Indicates whether or not the work item is currently archived.

SQL 名

is_archived

データ タイプ

ブーリアン

課題 ID

The unique identifier of the work item. Use this as the primary key for this table.

SQL 名

issue_id

データ タイプ

文字列

課題キー

The number of the work item within the project.

SQL 名

issue_key

データ タイプ

文字列

値の例

TEST-12

課題参照

The identifier of the work item within a Jira site.

It can be used to associate this record with the work item identifier in Jira’s REST APIs and URLs, but does not guarantee uniqueness across multiple workspaces.

SQL 名

issue_ref

データ タイプ

文字列

課題タイプ

The type of work item.

SQL 名

issue_type

データ タイプ

文字列

課題タイプの階層レベル

The work type hierarchy level of the work item.

SQL 名

issue_type_hierarchy_level

データ タイプ

文字列

課題タイプの階層名

The work type hierarchy name of the work item.

SQL 名

issue_type_hierarchy_name

データ タイプ

文字列

初期見積時間 (秒)

この列では、タイム トラッキングを有効にする必要があります。

設定された初期見積もり時間 (秒単位)。

SQL 名

original_time_estimate_secs

データ タイプ

Float

親課題 ID

The unique identifier of the immediate parent of the work item.

SQL 名

parent_issue_id

データ タイプ

文字列

外部キー

jira_issue_enhanced_table テーブルの別のレコードへのリンク。

優先度

The current work item priority.

SQL 名

priority

データ タイプ

文字列

優先度の並べ替え順序

優先度の順序 (Jira 製品での表示順序に対応)。

SQL 名

priority_sort_order

データ タイプ

Int

プロジェクト ID

The unique identifier of the project that the work item is in.

SQL 名

project_id

データ タイプ

文字列

外部キー

jira_project テーブルのレコードへのリンク。

報告者アカウント ID

The unique identifier of the person who reported the work item.

SQL 名

reporter_account_id

データ タイプ

文字列

外部キー

組織データのデータ共有スキーマatlassian_account テーブル内のレコードへのリンク。

ソリューション

The current work item resolution.

SQL 名

resolution

データ タイプ

文字列

解決日

The date and time (UTC time zone) when the work item was resolved.

SQL 名

resolution_at

データ タイプ

タイムスタンプ

解決状況の並べ替え順序

解決状況の順序 (Jira 製品での表示順序に対応)。

SQL 名

resolution_sort_order

データ タイプ

Int

ステータス

The current work item status.

SQL 名

status

データ タイプ

文字列

ステータス カテゴリ

The status category of the current work item status.

SQL 名

status_category

データ タイプ

文字列

ステータスの並べ替え順序

ステータスの順序 (Jira 製品での表示順序に対応)。

SQL 名

status_sort_order

データ タイプ

Int

ストーリー ポイント

Only holds data for work items in team-managed projects. To get story points for work items in company-managed projects, use the “Issue field” table.

課題に割り当てられたストーリー ポイントの数。

This field is populated with either the value in the “Story point estimate” field or the “Story Points” field (as long as the default configuration is unchanged), but it will prioritize the value in the “Story point estimate” field if both fields are used on the same work item.

SQL 名

story_points

データ タイプ

Float

要約

The summary of the work item.

SQL 名

summary

データ タイプ

文字列

チーム ID

The unique identifier of the team associated with the work item.

SQL 名

team_id

データ タイプ

文字列

見積時間 (秒)

この列では、タイム トラッキングを有効にする必要があります。

元の推定からの残存推定時間 (秒単位)。

SQL 名

time_estimate_secs

データ タイプ

Float

経過時間 (秒)

この列では、タイム トラッキングを有効にする必要があります。

ログに記録された作業量 (秒単位)。消費時間がない場合、フィールドは NULL になります。

SQL 名

time_spent_secs

データ タイプ

Float

作成日時

The date and time (UTC time zone) when the work item was last updated.

SQL 名

updated_at

データ タイプ

タイムスタンプ

URL

The URL of the work item.

SQL 名

url

データ タイプ

文字列

Jira 課題フィールド

jira_issue_field テーブルには、カスタム フィールドを含むJiraフィールドの内容がリストされます。

このテーブルには次の列が含まれています。

フィールド ID

The unique identifier of the Jira work item field. Use this as the primary key for this table.

SQL 名

field_id

データ タイプ

文字列

外部キー

jira_issue_field テーブルのレコードへのリンク。

フィールド タイプ キー

フィールドのタイプを示します。

SQL 名

field_type_key

データ タイプ

文字列

課題 ID

The unique identifier of a work item.

SQL 名

issue_id

データ タイプ

文字列

外部キー

jira_issue_enhanced_table テーブルのレコードへのリンク。

プロジェクト ID

プロジェクトの一意の識別子。

SQL 名

project_id

データ タイプ

文字列

外部キー

jira_project テーブルのレコードへのリンク。

The contents of the Jira field for this work item. The type of data represented by this string will depend on the field.

SQL 名

value

データ タイプ

文字列

Jira 課題フィールド メタデータ

The jira_issue_field_metadata table holds additional information about each Jira work item field.

このテーブルには次の列が含まれています。

フィールド参照

Jira サイト内のフィールドの識別子。

これは、Jira の REST API と URL で該当するレコードをフィールド識別子に関連付けるために使用できますが、複数のワークスペースでの一意性を保証するものではありません。

SQL 名

field_ref

データ タイプ

文字列

課題フィールド ID

The unique identifier of the work item field that’s associated with the metadata.

SQL 名

issue_field_id

データ タイプ

文字列

外部キー

jira_issue_field テーブルのレコードへのリンク。

鍵 (キー)

The key of the work item field. The key can hold a different value to the ID when it’s defined by plugins.

SQL 名

key

データ タイプ

文字列

名前

The name of the work item field.

SQL 名

name

データ タイプ

文字列

タイプ

The type of data stored in the work item field.

SQL 名

type

データ タイプ

文字列

Jira 課題フィールド オプション

The jira_issue_field_option table stores the selectable set of values for the following types of Jira work item fields: select lists, multi-select lists, cascading select lists, radio buttons, and multi-checkboxes.

このテーブルには次の列が含まれています。

フィールド ID

The unique identifier of the work item field.

SQL 名

field_id

データ タイプ

文字列

外部キー

jira_issue_field テーブルのレコードへのリンク。

課題フィールド オプション ID

The unique identifier of the work item field option. Use this as the primary key for this table.

SQL 名

issue_field_option_id

データ タイプ

文字列

課題フィールド オプション参照

The identifier for the work item field option within a Jira site.

SQL 名

issue_field_option_ref

データ タイプ

文字列

The value that the work item field option contains.

SQL 名

value

データ タイプ

文字列

Jira 課題の修正バージョン マッピング

The jira_issue_fix_version_mapping table holds associations between work items and project versions that are fix versions for a work item.

このテーブルには次の列が含まれています。

課題 ID

The unique identifier of a work item.

SQL 名

issue_id

データ タイプ

文字列

外部キー

jira_issue_enhanced_table テーブルのレコードへのリンク。

プロジェクト ID

プロジェクトの一意の識別子。

SQL 名

project_id

データ タイプ

文字列

外部キー

jira_project テーブルのレコードへのリンク。

バージョン ID

The unique identifier of a project version, which is the fix version of the work item.

SQL 名

version_id

データ タイプ

文字列

外部キー

jira_project_version テーブルのレコードへのリンク。

Jira 課題履歴変更項目

The jira_issue_history_change_item table provides details of each Jira work item’s changes, capturing information such as when a field was updated, what the previous and new values are, and who made the change. If multiple updates are made at the same time, these updates will share the same changelog ID.

このテーブルには次の列が含まれています。

作成者 ID

作成者の一意の識別子。

SQL 名

author_id

データ タイプ

文字列

変更ログ ID

変更ログの一意の識別子。変更項目が同時に更新された場合は、同じ変更ログ ID を共有します。

SQL 名

changelog_id

データ タイプ

文字列

作成時刻

変更が作成された日時 (UTC タイム ゾーン)。

SQL 名

created_at

データ タイプ

タイムスタンプ

フィールド

変更されたフィールドの名前。

SQL 名

field

データ タイプ

文字列

フィールド ID

変更されたフィールドの一意の識別子。

SQL 名

field_id

データ タイプ

文字列

外部キー

jira_issue_field テーブルのレコードへのリンク。

フィールド タイプ

更新されたフィールドのタイプ。

履歴レコードが作成されてからフィールドが削除された場合は、NULL になることがあります。

SQL 名

field_type

データ タイプ

文字列

課題履歴 ID

The unique identifier of the work item history associated with the history change item.

SQL 名

issue_history_id

データ タイプ

文字列

課題 ID

The unique identifier of a work item that was updated.

SQL 名

issue_id

データ タイプ

文字列

外部キー

jira_issue_enhanced_table テーブルのレコードへのリンク。

新しい文字列

変更後のフィールドの値を表す文字列。

SQL 名

new_string

データ タイプ

文字列

newValue

変更後のフィールドの値。

SQL 名

new_value

データ タイプ

文字列

古い文字列

変更前のフィールドの値を表す文字列。

SQL 名

old_string

データ タイプ

文字列

古い値

変更前のフィールドの値。

SQL 名

old_value

データ タイプ

文字列

The jira_issue_link table represents a link between two Jira work items. All work items come in pairs of rows, one for an inward relationship and another for an outward relationship.

例:

  • 外向きの関係: ABC-1 は ABC-2 をブロックする

  • 内向きの関係: ABC-2 は ABC-1 によってブロックされる

使用されている列は次のとおりです。

課題 ID

The unique identifier of the work item that the link relates from.

SQL 名

issue_id

データ タイプ

文字列

外部キー

jira_issue_enhanced_table テーブルのレコードへのリンク。

The unique identifier of the type of work item link the relationship is.

SQL 名

issue_link_type_id

データ タイプ

文字列

外部キー

jira_issue_link_type テーブルのレコードへのリンク。

関係が流れる方向。

SQL 名

link_direction

データ タイプ

文字列

サンプル値

  • 内向き

  • 外向き

The unique identifier of the work item link. Use this as the primary key for work item link data.

SQL 名

link_id

データ タイプ

文字列

リンクされた課題 ID

The unique identifier of the work item that the link relates to.

SQL 名

linked_issue_id

データ タイプ

文字列

外部キー

jira_issue_enhanced_table テーブルのレコードへのリンク。

The jira_issue_link_type table contains information about the work item link type.

このテーブルには次の列が含まれています。

The unique identifier of the type of work item link.

SQL 名

issue_link_type_id

データ タイプ

文字列

ID value

Do not use.

SQL 名

id_value

データ タイプ

文字列

名前

The name of the type of work item link the relationship is.

SQL 名

name

データ タイプ

文字列

Inward

The inward description of the work item link type.

SQL 名

inward

データ タイプ

文字列

値の例

Duplicated by

Outward

The outward description of the work item link type.

SQL 名

outward

データ タイプ

文字列

値の例

重複

Jira 課題の優先度

The jira_issue_priority table holds information about each work item priority.

このテーブルには次の列が含まれています。

名前

The name of the work item priority.

SQL 名

name

データ タイプ

文字列

priorityId

The unique identifier of the work item priority. Use this as the primary key for this table.

SQL 名

priority_id

データ タイプ

文字列

優先度参照

The identifier of the work item priority within a Jira site.

これは、Jira の REST API と URL で該当するレコードを優先度識別子に関連付けるために使用できますが、複数のワークスペースでの一意性を保証するものではありません。

SQL 名

priority_ref

データ タイプ

文字列

順序の並び替え

The rank of the work item priority.

SQL 名

sort_order

データ タイプ

BigInt

Jira 課題の解決

The jira_issue_resolution table holds information about each work item resolution.

このテーブルには次の列が含まれています。

課題解決状況 ID

The unique identifier of the work item resolution. Use this as the primary key for the table.

SQL 名

issue_resolution_id

データ タイプ

文字列

名前

The name of the work item resolution.

SQL 名

name

データ タイプ

文字列

解決状況参照

The identifier of the work item resolution within a Jira site.

これは、Jira の REST API と URL で該当するレコードを解決識別子に関連付けるために使用できますが、複数のワークスペースでの一意性を保証するものではありません。

SQL 名

resolution_ref

データ タイプ

文字列

順序の並び替え

Ranks the order of the work item resolutions.

SQL 名

sort_order

データ タイプ

BigInt

Jira 課題のステータス

The jira_issue_status table holds information about each work item status.

このテーブルには次の列が含まれています。

カテゴリ名

The name of the category that the work item status belongs to.

SQL 名

category_name

データ タイプ

文字列

課題ステータス ID

The unique identifier of the work item status. Use this as the primary key for the table.

SQL 名

issue_status_id

データ タイプ

文字列

名前

The name of the work item status.

SQL 名

name

データ タイプ

文字列

ステータス ランク

The rank of the status used to order the work item statuses.

SQL 名

status_rank

データ タイプ

BigInt

ステータス参照

The identifier of the work item status within a Jira site.

これは、Jira の REST API と URL で該当するレコードをステータス識別子に関連付けるために使用できますが、複数のワークスペースでの一意性を保証するものではありません。

SQL 名

status_ref

データ タイプ

文字列

Jira 課題タイプ

The jira_issue_type table holds information about each work type.

このテーブルには次の列が含まれています。

階層レベル

The hierarchy level of the work type.

SQL 名

hierarchy_level

データ タイプ

Int

階層名

The hierarchy name of the work type.

SQL 名

hierarchy_name

データ タイプ

文字列

課題タイプ ID

The unique identifier of the work type. Use this as the primary key for the table.

SQL 名

issue_type_id

データ タイプ

文字列

課題タイプ参照

The identifier of the work type within a Jira site.

It can be used to associate this record with the work type identifier in Jira’s REST APIs and URLs, but does not guarantee uniqueness across multiple workspaces.

SQL 名

issue_type_ref

データ タイプ

文字列

名前

The name of the work type.

SQL 名

name

データ タイプ

文字列

プロジェクト ID

The unique identifier of the project that the work type belongs to.

SQL 名

project_id

データ タイプ

文字列

外部キー

jira_project テーブルのレコードへのリンク。

Jira issue worklog

The jira_issue_worklog table indicates the amount of time that’s been spent on a work item and records each work log entry (in other words, each time that’s logged on a work item).

作成者

作業時間ログ エントリを作成し、時間の帰属先となるユーザーを示す一意の識別子。

SQL 名

authored_by

データ タイプ

文字列

外部キー

組織データのデータ共有スキーマatlassian_account テーブル内のレコードへのリンク。

作成時刻

作業時間ログ エントリが作成された日時 (UTC タイム ゾーン)。

SQL 名

created_at

データ タイプ

タイムスタンプ

ドキュメントの内容

作業時間ログ ドキュメントの詳細 (ADF 形式)。

SQL 名

document_content

データ タイプ

文字列

groupid

Do not use.

SQL 名

group_id

データ タイプ

文字列

課題 ID

The unique identifier of the work item that the work log belongs to.

SQL 名

issue_id

データ タイプ

文字列

外部キー

jira_issue_enhanced_table テーブルのレコードへのリンク。

課題の作業ログ ID

作業時間ログ エントリを示す一意の識別子。これを作業時間ログ データの主キーとして使用します。

SQL 名

issue_worklog_id

データ タイプ

文字列

Role ref

Do not use.

SQL 名

role_ref

データ タイプ

文字列

開始日時

The date and time (UTC time zone) when the work on the work item was started.

SQL 名

started_at

データ タイプ

タイムスタンプ

消費時間 (秒)

The time (in seconds) logged on the work item.

SQL 名

time_spent_seconds

データ タイプ

BigInt

作成日時

作業時間ログ エントリが最後に更新された日時 (UTC タイム ゾーン)。

SQL 名

updated_at

データ タイプ

タイムスタンプ

更新者:

作業時間ログ エントリを最後に更新したユーザーを示す一意の識別子。

SQL 名

updated_by

データ タイプ

文字列

外部キー

組織データのスキーマatlassian_account テーブルにあるレコードへのリンク。


プロジェクト データのテーブル

Jira プロジェクト

jira_project テーブルには、すべての Jira プロジェクトがリストされます。

このテーブルには次の列が含まれています。

アバター参照

プロジェクトのアイコンへの参照。これを使用してアバター URL を作成できます。

SQL 名

avatar_ref

データ タイプ

文字列

CategoryID

プロジェクト カテゴリの一意の識別子。

SQL 名

category_id

データ タイプ

文字列

外部キー

jira_project_category テーブルのレコードへのリンク。

作成時刻

The date and time (UTC time zone) when the project was created.

SQL 名

created_at

データ タイプ

日時

既定の担当者タイプ

プロジェクトの既定の担当者設定。

SQL 名

default_assignee_type

データ タイプ

文字列

説明

プロジェクトの説明。

SQL 名

description

データ タイプ

文字列

鍵 (キー)

プロジェクトの一意のキー。

SQL 名

key

データ タイプ

文字列

リード アカウント ID

プロジェクト リードとして定義された人物の一意の識別子。

SQL 名

lead_account_id

データ タイプ

文字列

外部キー

組織データのデータ共有スキーマatlassian_account テーブル内のレコードへのリンク。

名前

プロジェクトの名前。

SQL 名

name

データ タイプ

文字列

プロジェクト ID

プロジェクトの一意の識別子。これをこのテーブルの主キーとして使用します。

SQL 名

project_id

データ タイプ

文字列

プロジェクト参照

Jira サイト内のプロジェクトの識別子。

これは、Jira の REST API と URL で該当するレコードをプロジェクト識別子に関連付けるために使用できますが、複数のワークスペースでの一意性を保証するものではありません。

SQL 名

project_ref

データ タイプ

BigInt

ステータス

The status of the project.

SQL 名

status

データ タイプ

文字列

サンプル値

  • active - Default state for all projects that haven’t been archived or put in the trash

  • archived - The project was archived and inactive. More about archiving projects.

  • deleted - The project is in the trash, where it has 60 days before it’s permanently deleted. Jira admins can restore the dashboard anytime within those 60 days.

タイプ

Jira プロジェクトのタイプ (つまり、 Jira、Jira Service Management など)。

SQL 名

type

データ タイプ

文字列

作成日時

The date and time (UTC time zone) when the project was last updated.

SQL 名

updated_at

データ タイプ

日時

Jira プロジェクト カテゴリ

jira_project_category テーブルには、プロジェクト カテゴリがリストされます。

このテーブルには次の列が含まれています。

CategoryID

プロジェクト カテゴリの一意の識別子。これをこのテーブルの主キーとして使用します。

SQL 名

category_id

データ タイプ

文字列

カテゴリ参照

Jira サイト内のプロジェクト カテゴリの識別子。

これは、Jira の REST API と URL で該当するレコードをカテゴリ識別子に関連付けるために使用できますが、複数のワークスペースでの一意性を保証するものではありません。

SQL 名

category_ref

データ タイプ

文字列

名前

プロジェクト カテゴリの名前。

SQL 名

name

データ タイプ

文字列

Jira プロジェクト バージョン

jira_project_version テーブルには、プロジェクト バージョンがリストされます。

このテーブルには次の列が含まれています。

説明

プロジェクト バージョンの説明。

SQL 名

description

データ タイプ

文字列

名前

プロジェクト バージョンの名前。

SQL 名

name

データ タイプ

文字列

プロジェクト ID

プロジェクト バージョンに関連付けられているプロジェクトの一意の識別子。

SQL 名

project_id

データ タイプ

文字列

外部キー

jira_project テーブルのレコードへのリンク。

プロジェクト バージョン ID

プロジェクト バージョンの一意の識別子。これをこのテーブルの主キーとして使用します。

SQL 名

project_version_id

データ タイプ

文字列

リリース日

プロジェクト バージョンのリリース日。

SQL 名

released_at

データ タイプ

日付

順序の並び替え

プロジェクト バージョンの順序をランク付けします。

SQL 名

sort_order

データ タイプ

BigInt

開始日時

プロジェクト バージョンの開始日。

SQL 名

started_at

データ タイプ

日付

ステータス

プロジェクト バージョンのステータス。

SQL 名

status

データ タイプ

文字列

バージョン参照

Jira サイト内のプロジェクト バージョンの識別子。

SQL 名

version_ref

データ タイプ

BigInt

Jira スプリント

jira_sprint テーブルには、自分のスプリントが一覧表示されます。

このテーブルには次の列が含まれています。

完了日時

スプリントのステータスがクローズに変わった日時。これは、スプリントが完了したことを意味します。

SQL 名

completed_at

データ タイプ

タイムスタンプ

作成時刻

スプリントが作成された日時。

SQL 名

created_at

データ タイプ

タイムスタンプ

ゴール

スプリントの間にチームが達成を計画していることの簡単な説明。

SQL 名

goal

データ タイプ

文字列

名前

スプリントの名前。

SQL 名

name

データ タイプ

文字列

元のボード ID

スプリントが最初に計画/作成されたボードの一意の識別子。これは、スプリントがこのボードで開始されたという意味ではありません。スプリントはそれを作成したボードとは別のボードで開始でき、元のボードはスプリントの作成元として扱われます。

SQL 名

original_board_id

データ タイプ

文字列

予測開始日時

スプリントが開始すると予測された日時。

SQL 名

projected_to_start_at

データ タイプ

タイムスタンプ

予測終了日時

スプリントが終了すると予測された日時。

SQL 名

projected_to_end_at

データ タイプ

タイムスタンプ

順序の並び替え

スプリントがバックログに表示される順序。スプリントを上下に移動すると、ソート順序が変更されます。

SQL 名

sort_order

データ タイプ

BigInt

スプリント ID

スプリントの一意の識別子。

SQL 名

sprint_id

データ タイプ

文字列

Sprint ref (スプリント参照)

Jira サイト内のスプリントの識別子。

SQL 名

sprint_ref

データ タイプ

文字列

ステータス

スプリントの現在のステータス。

SQL 名

status

データ タイプ

文字列

サンプル値

  • アクティブ

  • closed

  • future

  • unrecognized (未認識)


Jira Service Management 固有のテーブル

改善されたアトラシアン サービス

atlassian_service_refined テーブルには、Jira Service Management で定義されているアトラシアンのサービスがリストされます。これには次の列が使用されます。

作成時刻

サービスが作成された日時。

SQL 名

created_at

データ タイプ

タイムスタンプ

説明

サービスとそれによって提供される機能の説明。

SQL 名

description

データ タイプ

文字列

名前

サービスの名前。

SQL 名

name

データ タイプ

文字列

Opsgenie オーナー チーム ID

サービスを所有する Opsgenie チームの一意の識別子。

SQL 名

opsgenie_owner_team_id

データ タイプ

文字列

サービス ID

サービスの一意の識別子。

SQL 名

service_id

データ タイプ

文字列

Tier階層

ビジネス運営におけるサービスの重要度を示します。

SQL 名

tier

データ タイプ

文字列

サンプル値

tier1 (重要度が最も高い)、tier2tier3tier4 (重要度が最も低い)

タイプ

サービス タイプ。

SQL 名

type

データ タイプ

文字列

作成日時

サービスが最後に更新された日時。

SQL 名

updated_at

データ タイプ

タイムスタンプ

JSM の影響を受けるサービス

Affected services ID (影響を受けるサービス ID)

影響を受けるサービスの一意の識別子。

SQL 名

affected_services_id

データ タイプ

文字列

フィールド ID

フィールドの一意の識別子。

SQL 名

field_id

データ タイプ

文字列

課題 ID

The unique identifier of a work item.

SQL 名

issue_id

データ タイプ

文字列

プロジェクト ID

プロジェクトの一意の識別子。

SQL 名

project_id

データ タイプ

文字列

JSM インシデント担当者

jsm_incident_responder テーブルには、Jira Service Management で定義されているインシデントへの応答者が一覧表示されます。

このテーブルには次の列が含まれています。

課題 ID

The unique identifier of the Jira work item representing the incident.

SQL 名

issue_id

データ タイプ

文字列

プロジェクト ID

インシデントを含むプロジェクトの一意の識別子。

SQL 名

project_id

データ タイプ

文字列

対応者 ID

対応者の一意の識別子。これをこのテーブルの主キーとして使用します。

SQL 名

responder_id

データ タイプ

文字列

対応者タイプ

インシデント担当者のタイプ。

SQL 名

responder_type

データ タイプ

文字列

Jira リクエスト タイプ

jira_request_type テーブルには、Jira Service Management のリクエスト タイプが一覧表示されます。

このテーブルには次の列が含まれています。

説明

リクエスト タイプの説明。

SQL 名

description

データ タイプ

文字列

ヘルプテキスト

リクエスト タイプのヘルプ テキスト。

SQL 名

help_text

データ タイプ

文字列

Icon ref (アイコン参照)

リクエスト タイプ アイコンの識別子。

SQL 名

icon_ref

データ タイプ

文字列

課題タイプ ID

The unique identifier of the work type.

SQL 名

issue_type_id

データ タイプ

文字列

名前

リクエスト タイプの名前。

SQL 名

name

データ タイプ

文字列

Portal ref (ポータル参照)

サービス デスク プロジェクトに関連付けられたカスタマー ポータルの識別子。

SQL 名

portal_ref

データ タイプ

文字列

プロジェクト ID

プロジェクトの一意の識別子。

SQL 名

project_id

データ タイプ

文字列

Request type ID (リクエスト タイプ ID)

リクエスト タイプの一意の識別子。

SQL 名

request_type_id

データ タイプ

文字列

Request type ref (リクエスト タイプ参照)

Jira サイト内のリクエスト タイプの識別子。

SQL 名

request_type_ref

データ タイプ

文字列

JSM SLA

The jsm_sla table lists the work item service-level agreements (SLAs) defined in Jira Service Management.

達成失敗

SLA に違反したかどうかを示します。

SQL 名

breached

データ タイプ

文字列

Cycle type (サイクル タイプ)

現在の SLA サイクルが進行中であるのか、それとも完了しているかを示します。

SQL 名

cycle_type

データ タイプ

文字列

Elapsed time (経過時間)

SLA サイクル開始時からの経過時間 (ミリ秒)。

SQL 名

elapsed_time

データ タイプ

BigInt

フィールド ID

SQL 名

field_id

データ タイプ

文字列

Goal duration (目標所要時間)

現在のサイクルを完了するのに要した時間 (ミリ秒)。

SQL 名

goal_duration

データ タイプ

BigInt

課題 ID

The unique identifier of a Jira work item associated with the SLA.

SQL 名

issue_id

データ タイプ

文字列

外部キー

jira_issue テーブルのレコードへのリンク。

paused

SLA サイクルが中断したかどうかを示します。

SQL 名

paused

データ タイプ

文字列

プロジェクト ID

SQL 名

project_id

データ タイプ

文字列

外部キー

jira_project テーブルのレコードへのリンク。

残り時間

予定の SLA 上限を超過するまでの残り時間 (ミリ秒)。

Remaining times are recalculated when the SLA's configuration changes (for example, calendars, goals, or conditions) or when the work item associated with the SLA is updated (for example, assignee or status changed, comments added, and so on). Therefore, the provided value may not represent the actual current remaining time.

SQL 名

remaining_time

データ タイプ

BigInt

SLA ID

SLA の一意の識別子。

SQL 名

sla_id

データ タイプ

文字列

SLA 名

SLA の名前。

SQL 名

sla_name

データ タイプ

文字列

開始日時

SLA サイクルが開始された日時 (UTC タイム ゾーン)。

SQL 名

started_at

データ タイプ

タイムスタンプ

停止日時

SLA サイクルが「進行中」から「完了」にトランジションした日時 (UTC タイム ゾーン)。

SQL 名

stopped_at

データ タイプ

タイムスタンプ

 

さらにヘルプが必要ですか?

アトラシアン コミュニティをご利用ください。