Data share schema for Goals and Projects
データ共有はアトラシアンのガバメント環境では利用できません。
ゴール
atlassian_home_goal テーブルには、ゴール アプリのすべてのゴールが一覧表示されます。
使用されている列は次のとおりです。
作成時刻
ゴールが作成された日時 (UTC タイム ゾーン)。
SQL 名 |
|
|---|---|
データ タイプ | 日時 |
説明
ゴールの説明。
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
ゴール ID
ゴールの一意の識別子。
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
アーカイブ済み
ゴールがアーカイブされているかどうかを示します。
SQL 名 |
|
|---|---|
データ タイプ | ブーリアン |
Is private
Indicated whether or not the goal is private.
SQL 名 |
|
|---|---|
データ タイプ | ブーリアン |
鍵 (キー)
ゴールのキー。
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
値の例 | TITAN-123456 |
名前
ゴールの名前。
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
所有者 ID
ゴールの所有者の一意の識別子。
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
外部キー | Links to a record in the |
親ゴール ID
親ゴールの一意の識別子。この列が null ではない場合、ゴールはサブゴールです。
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
外部キー |
|
フェーズ
ゴールの現在のフェーズです。
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
サンプル値 |
|
開始日時
ゴールが開始した日時 (UTC タイム ゾーン)。
SQL 名 |
|
|---|---|
データ タイプ | 日時 |
ステータス
ゴールの現在のステータスです。
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
サンプル値 |
|
目標期日タイプ
ゴールの目標期日のタイプ。
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
サンプル値 |
|
目標期日
ゴールの目標期日
SQL 名 |
|
|---|---|
データ タイプ | 日時 |
チーム
The teams related to the goal.
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
タイプ ID
ゴールのタイプの一意の識別子。
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
外部キー |
|
ウォッチャー
The people watching the goal.
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
外部キー | Links to records in the |
ゴール コメント
atlassian_home_goal_comment テーブルには、ゴールに付けられたすべてのコメントが一覧表示されます。
使用されている列は次のとおりです。
本文
コメントのテキスト。
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
コメント ID
ゴールのコメントの一意の識別子。これをゴール コメント データの主キーとして使用します。
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
作成時刻
ゴールのコメントが作成された日時 (UTC タイム ゾーン)。
SQL 名 |
|
|---|---|
データ タイプ | 日時 |
作成元
ゴールのコメントを作成したユーザーの一意の識別子。
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
外部キー | Links to a record in the |
ゴール ID
コメントに関連付けられたゴールの一意の識別子。
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
外部キー |
|
作成日時
コメントが最後にアップデートされた日時 (UTC タイム ゾーン)。
SQL 名 |
|
|---|---|
データ タイプ | 日時 |
Goal custom field allowed value
The atlassian_home_custom_field_allowed_value table contains allowed values of custom fields for goals.
使用されている列は次のとおりです。
Allowed value ID
The unique identifier for the custom field saved value. Use this as the primary key for allowed values of custom fields.
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
作成時刻
The date and time (UTC time zone) when the allowed value was created.
SQL 名 |
|
|---|---|
データ タイプ | 日時 |
作成元
The unique identifier of the person who created the allowed value.
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
外部キー | Links to a record in the |
Custom field definition ID
The unique identifier of the custom field definition associated with the allowed value.
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
外部キー |
|
順序の並び替え
Used to determine where in the list of allowed values this value should be placed.
An allowed value with a lower sortOrder will be earlier in the list.
SQL 名 |
|
|---|---|
データ タイプ | 整数 |
作成日時
The date and time (UTC time zone) when the allowed value was last updated.
SQL 名 |
|
|---|---|
データ タイプ | 日時 |
値
The value of the allowed option.
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
Goal custom field definition
The atlassian_home_custom_field_definition table contains custom field definition data for goals.
使用されている列は次のとおりです。
Can set multiple values
Indicates whether or not the custom field can have multiple values set.
SQL 名 |
|
|---|---|
データ タイプ | ブーリアン |
作成時刻
The date and time (UTC time zone) when the custom field was created.
SQL 名 |
|
|---|---|
データ タイプ | 日時 |
作成元
The unique identifier of the person who created the custom field.
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
外部キー | Links to a record in the |
Custom field definition ID
The unique identifier of the custom field definition. Use this as the primary key for custom field definitions.
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
データ タイプ
The data type of the custom field definition.
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
Deleted at
The date and time (UTC time zone) when the custom field was deleted.
SQL 名 |
|
|---|---|
データ タイプ | 日時 |
説明
The description of the custom field definition.
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
Has allowed values
Indicates whether or not the custom field has predefined allowed values. Only applies to custom fields that are either single-select or multi-select text.
SQL 名 |
|
|---|---|
データ タイプ | ブーリアン |
Is enabled for goals
Indicates whether or not the goal type is enabled in Goals.
SQL 名 |
|
|---|---|
データ タイプ | ブーリアン |
Is enabled for projects
Indicates whether or not the goal type is enabled in Projects.
SQL 名 |
|
|---|---|
データ タイプ | ブーリアン |
名前
The name of the custom field definition.
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
トークン
The custom field’s randomly generated token.
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
作成日時
The date and time (UTC time zone) when this custom field definition was last updated.
SQL 名 |
|
|---|---|
データ タイプ | 日時 |
Goal custom field saved value
The atlassian_home_custom_field_saved_value table contains saved value data of custom fields for goals.
使用されている列は次のとおりです。
作成時刻
The date and time (UTC time zone) when the custom field saved value was created.
SQL 名 |
|
|---|---|
データ タイプ | 日時 |
作成元
The unique identifier of the person who created the custom field.
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
外部キー | Links to a record in the |
Custom field definition ID
The unique identifier of the custom field definition.
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
外部キー |
|
Custom field saved value ID
The unique identifier of the custom field saved value. Use this as the primary key for saved values of custom fields.
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
ゴール ID
The unique identifier of the goal that the saved value is associated with.
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
外部キー |
|
作成日時
The date and time (UTC time zone) when the saved value of the custom field was last updated.
SQL 名 |
|
|---|---|
データ タイプ | 日時 |
値
カスタム フィールドの値。
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
Goal metric
Metrics allow you to track and evaluate goal progress in a more structured and digestible format.
作成時刻
The date and time (UTC time zone) when the metric was created.
SQL 名 |
|
|---|---|
データ タイプ | 日時 |
作成元
The unique identifier of the person who created the metric.
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
外部キー | Links to a record in the |
アーカイブ済み
Indicates whether or not the metric is archived.
SQL 名 |
|
|---|---|
データ タイプ | ブーリアン |
Metric ID
The unique identifier of the metric.
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
名前
The name of the metric.
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
Sub type
The custom sub type of the metric.
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
タイプ
The type of the metric.
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
作成日時
The date and time (UTC time zone) when the metric was last updated.
SQL 名 |
|
|---|---|
データ タイプ | 日時 |
Goal metric saved value
The atlassian_home_goal_metric_saved_value table contains saved value data of goal metrics.
作成時刻
The date and time (UTC time zone) when the metric value was created.
SQL 名 |
|
|---|---|
データ タイプ | 日時 |
Inserted at
The date and time (UTC time zone) when the value was inserted.
SQL 名 |
|
|---|---|
データ タイプ | 日時 |
Insertion context
The context in which this metric value was created.
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
Metric ID
The unique identifier for the metric the value is associated with.
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
Metric saved value ID
The unique identifier for the saved value.
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
Metric value
The value of the metric.
SQL 名 |
|
|---|---|
データ タイプ | 数値 |
作成日時
The date and time (UTC time zone) when the metric value was last updated.
SQL 名 |
|
|---|---|
データ タイプ | 日時 |
Goal metric target
The atlassian_home_goal_metric_target table contains target values for metrics.
作成時刻
The date and time (UTC time zone) when the metric value was created.
SQL 名 |
|
|---|---|
データ タイプ | 日時 |
作成元
The unique identifier of the person who created the metric.
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
外部キー | Links to a record in the |
ゴール ID
The unique identifier of the goal that the saved value is associated with.
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
外部キー |
|
Metric ID
The unique identifier for the metric the value is associated with.
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
Metric target ID
The unique identifier for the target.
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
Snapshot value ID
The current value of the metric.
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
開始値
The starting value with which progress on this target is calculated. Progress will be calculated as a percentage of the difference between this value and the target value.
SQL 名 |
|
|---|---|
データ タイプ | 数値 |
目標値
The target value with which progress on this target is calculated. Progress will be calculated as a percentage of the difference between the start value and this value.
SQL 名 |
|
|---|---|
データ タイプ | 数値 |
作成日時
The date and time (UTC time zone) when the metric value was last updated.
SQL 名 |
|
|---|---|
データ タイプ | 日時 |
Goal tag
The atlassian_home_goal_tag contains information about tags for goals.
使用されている列は次のとおりです。
作成時刻
The date and time (UTC time zone) when the tag was created.
SQL 名 |
|
|---|---|
データ タイプ | 日時 |
説明
The description of the goal tag.
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
名前
The name of the goal tag.
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
所有者
The unique identifier of the person who owns the goal tag.
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
外部キー | Links to a record in the |
Tag ID
The unique identifier of the tag. Use this as the primary key for goal tag data.
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
作成日時
The date and time (UTC time zone) when the tag was last updated.
SQL 名 |
|
|---|---|
データ タイプ | 日時 |
更新者:
The unique identifier of the person who updated the tag.
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
外部キー | Links to a record in the |
Goal tag mapping
The atlassian_home_goal_tag_mapping holds associations between goals and tags.
使用されている列は次のとおりです。
ゴール ID
The unique identifier for the goal that the tag is associated with.
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
外部キー |
|
ゴール ワークスペース ID
A workspace identifier for the goal associated with the tag.
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
Relationship ID
Unique identifier for this mapping/relationship.
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
Sequence number
Sequence number of the last update to the relationship.
SQL 名 |
|
|---|---|
データ タイプ | 数値 |
Tag ID
The unique identifier of the goal tag.
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
外部キー |
|
作成日時
The date and time (UTC time zone) when the relationship between the goal and the tag was last updated.
SQL 名 |
|
|---|---|
データ タイプ | 日時 |
ゴール タイプ
atlassian_home_goal_type テーブルには、すべてのゴール タイプが一覧表示されます。
使用されている列は次のとおりです。
有効
ゴール タイプが有効になっているかどうかを示します。
SQL 名 |
|
|---|---|
データ タイプ | ブーリアン |
名前
ゴール タイプの名前。
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
タイプ ID
ゴール タイプの一意の識別子。これをゴール タイプ データの主キーとして使用します。
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
ゴール更新
atlassian_home_goal_update テーブルには、各ゴールに加えられた更新がリストされます。
使用されている列は次のとおりです。
作成時刻
ゴール更新が作成された日時 (UTC タイム ゾーン)。
SQL 名 |
|
|---|---|
データ タイプ | 日時 |
作成元
ゴール更新を作成したユーザーの一意の識別子。
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
外部キー | Links to a record in the |
ゴール ID
更新に関連付けられているゴールの一意の識別子。
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
外部キー |
|
ゴール更新 ID
ゴール更新の一意の識別子。これをゴール更新データの主キーとして使用します。
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
アップデートの見逃し
アップデートを見逃したかどうかを示します。
SQL 名 |
|
|---|---|
データ タイプ | ブーリアン |
新規フェーズ
更新後のゴールのフェーズ。
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
サンプル値 |
|
新規スコア
更新後のゴールのスコア。
SQL 名 |
|
|---|---|
データ タイプ | 数値 |
新しいステータス
更新後のゴールのステータス。
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
サンプル値 |
|
新規目標期日
更新後のゴールの目標期日。
SQL 名 |
|
|---|---|
データ タイプ | 日時 |
新規目標期日信頼度
更新後のゴール目標日の信頼度。
SQL 名 |
|
|---|---|
データ タイプ | 数値 |
旧フェーズ
更新前のゴールのフェーズ。
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
サンプル値 |
|
旧スコア
更新前のゴールのスコア。
SQL 名 |
|
|---|---|
データ タイプ | 数値 |
旧ステータス
更新後のゴールのステータス。
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
サンプル値 |
|
Old target date type
The type of target date for the update.
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
サンプル値 |
|
旧目標期日
更新前のゴールの目標期日。
SQL 名 |
|
|---|---|
データ タイプ | 日時 |
旧目標期日信頼度
更新前の目標期日の信頼度。
SQL 名 |
|
|---|---|
データ タイプ | 数値 |
要約*
更新の要約。
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
作成日時
ゴール更新が最後に実行された日時 (UTC タイム ゾーン)。
SQL 名 |
|
|---|---|
データ タイプ | 日時 |
更新者:
ゴール更新を最後に実行したユーザーの一意の識別子。
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
外部キー | Links to a record in the |
ゴール更新ノート
atlassian_home_goal_update_note テーブルには、ゴール更新に付けられたノートが一覧表示されます。
使用されている列は次のとおりです。
作成時刻
更新ノートが作成された日時 (UTC タイム ゾーン)。
SQL 名 |
|
|---|---|
データ タイプ | 日時 |
作成元
更新ノートを作成したユーザーの一意の識別子。
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
外部キー | Links to a record in the |
ゴール更新 ID
ノートに関連付けられたゴール更新の一意の識別子。
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
外部キー |
|
アーカイブ済み
ゴールがアーカイブされているかどうかを示します。
SQL 名 |
|
|---|---|
データ タイプ | ブーリアン |
要約
更新ノートの要約。
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
タイトル
更新ノートの名前。
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
更新ノート ID
更新ノートの一意の識別子。これをノート データの主キーとして使用します。
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
アプリ間の関連のテーブル
これらのテーブルは、このスキーマのデータを Atlassian Data Lake 内の他のアプリ スキーマのデータに接続するのに役立ちます。少なくとも 1 つのアプリが Data Lake 接続に含まれている場合は、これらのテーブルをクエリできます。ただし、両方のアプリが含まれていない場合、関連するテーブルにはデータが含まれません。
ゴール Jira 作業項目マッピング
atlassian_home_goal_jira_issue_mapping テーブルには、ゴール アプリのゴールと Jira 作業項目間の関連が保持されます。
使用されている列は次のとおりです。
ゴール ID
ゴールの一意の識別子。
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
外部キー | Links to a record in the |
ゴール ワークスペース ID
ゴールが属するゴール インスタンスにマッピングされるアトラシアン識別子。
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
外部キー | Links to a record in the |
Jira ワークスペース ID
作業項目が属する Jira インスタンスにマッピングされるアトラシアン識別子。
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
外部キー | Links to a record in the |
Relationship ID
Unique identifier for this mapping/relationship.
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
作成日時
ゴールと Jira 作業項目間の関連が最後に更新された日時 (UTC タイム ゾーン)。
SQL 名 |
|
|---|---|
データ タイプ | 日時 |
作業項目 ID
作業項目の一意の識別子。
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
外部キー | Links to a record in the |
Project
The atlassian_home_project table holds the latest information about Atlassian projects. Read more about Projects.
使用されている列は次のとおりです。
作成時刻
プロジェクトが作成された日付と日時 (UTC タイム ゾーン)。
SQL 名 |
|
|---|---|
データ タイプ | 日時 |
ゴール
The goals to which this project contributes.
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
アーカイブ済み
プロジェクトがアーカイブされているかどうかを示します。
SQL 名 |
|
|---|---|
データ タイプ | ブーリアン |
Is private
Whether the project is private.
SQL 名 |
|
|---|---|
データ タイプ | ブーリアン |
鍵 (キー)
プロジェクトのキーです。
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
値の例 | GLOBE-1234 |
members
The people who are contributors to the project.
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
外部キー | Links to records in the |
名前
プロジェクトの名前。
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
所有者 ID
プロジェクトの所有者の一意の識別子。
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
外部キー | Links to a record in the |
フェーズ
プロジェクトの状態。
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
サンプル値 |
|
プロジェクト ID
プロジェクトの一意の識別子。これをプロジェクト データの主キーとして使用します。
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
開始日時
プロジェクトが開始された日時 (UTC タイム ゾーン)。
SQL 名 |
|
|---|---|
データ タイプ | 日時 |
ステータス
プロジェクトのステータス。
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
サンプル値 |
|
目標期日タイプ
目標期日の信頼度。
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
サンプル値 |
|
目標期日
プロジェクトの目標期日の日時 (UTC タイム ゾーン)。
SQL 名 |
|
|---|---|
データ タイプ | 日時 |
測定
プロジェクトの成功をどのように測定するかを説明します。これは、プロジェクトの「About (概要)」タブの「成功の条件」フィールドに対応します。
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
内容
プロジェクトで何が行われているかを説明します。「About (概要)」タブの「私たちがしていること?」フィールドに対応します。
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
なぜ
プロジェクトが存在する理由を説明します。プロジェクトの「About (概要)」タブの「なぜ実施するのか?」フィールドに対応します。
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
ウォッチャー
The people watching the project.
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
外部キー | Links to records in the |
Project custom field definition
The atlassian_home_project_custom_field_definition table contains custom field definition data for projects.
使用されている列は次のとおりです。
Can set multiple values
Indicates whether or not the custom field can have multiple values set.
SQL 名 |
|
|---|---|
データ タイプ | ブーリアン |
作成時刻
The date and time (UTC time zone) when the custom field was created.
SQL 名 |
|
|---|---|
データ タイプ | 日時 |
作成元
The unique identifier of the person who created the custom field.
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
外部キー | Links to a record in the |
Custom field definition ID
The unique identifier of the custom field definition. Use this as the primary key for custom field definitions.
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
データ タイプ
The data type of the custom field definition.
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
Deleted at
The date and time (UTC time zone) when the custom field was deleted.
SQL 名 |
|
|---|---|
データ タイプ | 日時 |
説明
The description of the custom field definition.
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
Has allowed values
Indicates whether or not the custom field has predefined allowed values. Only applies to custom fields that are either single-select or multi-select text.
SQL 名 |
|
|---|---|
データ タイプ | ブーリアン |
Is enabled for goals
Indicates whether or not the goal type is enabled in Goals.
SQL 名 |
|
|---|---|
データ タイプ | ブーリアン |
Is enabled for projects
Indicates whether or not the goal type is enabled in Projects.
SQL 名 |
|
|---|---|
データ タイプ | ブーリアン |
名前
The name of the custom field definition.
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
トークン
The custom field’s randomly generated token.
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
作成日時
The date and time (UTC time zone) when this custom field definition was last updated.
SQL 名 |
|
|---|---|
データ タイプ | 日時 |
Project custom field saved value
The atlassian_home_project_custom_field_saved_value table contains saved value data of custom fields for projects.
使用されている列は次のとおりです。
作成時刻
The date and time (UTC time zone) when the custom field saved value was created.
SQL 名 |
|
|---|---|
データ タイプ | 日時 |
作成元
The unique identifier of the person who created the custom field.
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
外部キー | Links to a record in the |
Custom field definition ID
The unique identifier of the custom field definition.
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
外部キー |
|
Custom field save value ID
The unique identifier of the custom field saved value. Use this as the primary key for saved values of custom fields.
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
プロジェクト ID
The unique identifier of the project that the saved value is associated with.
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
外部キー |
|
順序の並び替え
Used to determine where in the list of allowed values this value should be placed.
An allowed value with a lower sortOrder will be earlier in the list.
SQL 名 |
|
|---|---|
データ タイプ | 整数 |
作成日時
The date and time (UTC time zone) when the saved value of the custom field was last updated.
SQL 名 |
|
|---|---|
データ タイプ | 日時 |
値
カスタム フィールドの値。
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
プロジェクト マイルストーン
atlassian_home_project_milestone テーブルには、Atlassian プロジェクトの特定のマイルストーンに関する最新情報が含まれています。
使用されている列は次のとおりです。
完了日時
マイルストーンが完了した日時 (UTC タイム ゾーン)。
SQL 名 |
|
|---|---|
データ タイプ | 日時 |
プロジェクト更新完了 ID
マイルストーンが完了したプロジェクト更新の一意の識別子。
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
外部キー |
|
作成時刻
マイルストーンが作成された日時 (UTC タイム ゾーン)。
SQL 名 |
|
|---|---|
データ タイプ | 日時 |
マイルストーン ID
マイルストーンの一意の識別子。これをプロジェクト マイルストーン データの主キーとして使用します。
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
プロジェクト ID
マイルストーンに関連付けられているプロジェクトの一意の識別子。
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
外部キー |
|
ステータス
マイルストーンのステータス。
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
サンプル値 |
|
目標期日タイプ
マイルストーンの目標期日の信頼度。
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
サンプル値 |
|
目標期日
マイルストーンの予定完了期限の日時 (UTC タイム ゾーン)。
SQL 名 |
|
|---|---|
データ タイプ | 日時 |
タイトル
マイルストーンのタイトル。
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
作成日時
マイルストーンが最後に更新された日時 (UTC タイム ゾーン)。
SQL 名 |
|
|---|---|
データ タイプ | 日時 |
Project tag
The atlassian_home_project_tagtable contains information about tags for projects.
使用されている列は次のとおりです。
作成時刻
The date and time (UTC time zone) when the tag was created.
SQL 名 |
|
|---|---|
データ タイプ | 日時 |
説明
The description of the project tag.
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
名前
The name of the project tag.
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
所有者
The unique identifier of the person who owns the project tag.
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
外部キー | Links to a record in the |
Tag ID
The unique identifier of the project tag. Use this as the primary key for project tag data.
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
作成日時
The date and time (UTC time zone) when this tag was last updated
SQL 名 |
|
|---|---|
データ タイプ | 日時 |
更新者:
The unique identifier of the person who updated the tag.
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
外部キー | Links to a record in the |
Project tag mapping
The atlassian_home_project_tag_mapping holds associations between projects and tags.
使用されている列は次のとおりです。
プロジェクト ID
The unique identifier for the project that the tag is associated with.
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
外部キー |
|
プロジェクト ワークスペース ID
A workspace identifier for the project associated with the tag.
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
Relationship ID
Unique identifier for this mapping/relationship.
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
Sequence number
Sequence number of the last update to the relationship.
SQL 名 |
|
|---|---|
データ タイプ | 数値 |
Tag ID
The unique identifier of the project tag.
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
外部キー |
|
作成日時
The date and time (UTC time zone) when the relationship between the project and tag was last updated.
SQL 名 |
|
|---|---|
データ タイプ | 日時 |
プロジェクト更新
atlassian_home_project_update テーブルには、Atlassian プロジェクトの更新に関する情報が含まれています。
使用されている列は次のとおりです。
作成時刻
更新が作成された日時 (UTC タイム ゾーン)。
SQL 名 |
|
|---|---|
データ タイプ | 日時 |
作成元
更新を作成したユーザーの一意の識別子。
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
外部キー | Links to a record in the |
アップデートの見逃し
アップデートを見逃したかどうかを示します。
SQL 名 |
|
|---|---|
データ タイプ | ブーリアン |
新規フェーズ
更新後のプロジェクトの状態。
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
サンプル値 |
|
新しいステータス
更新後のプロジェクトのステータス。
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
サンプル値 |
|
新規目標期日タイプ
The type of target date for the update.
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
サンプル値 |
|
新規目標期日
更新後のプロジェクト目標期日の日付 (UTC タイム ゾーン)。
SQL 名 |
|
|---|---|
データ タイプ | 日時 |
新規目標期日信頼度
更新後の目標期日の信頼度。
SQL 名 |
|
|---|---|
データ タイプ | 数値 |
旧フェーズ
更新前のプロジェクトの状態。
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
サンプル値 |
|
旧ステータス
更新前のプロジェクトのステータス。
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
サンプル値 |
|
Old target date type
The type of target date for the update.
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
サンプル値 |
|
旧目標期日
更新前のプロジェクト目標期日の日付 (UTC タイム ゾーン)。
SQL 名 |
|
|---|---|
データ タイプ | 日時 |
旧目標期日信頼度
更新前の目標期日の信頼度。
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
プロジェクト ID
更新に関連付けられているプロジェクトの一意の識別子。
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
外部キー |
|
プロジェクト更新 ID
プロジェクト更新の一意の識別子。これをプロジェクト更新データの主キーとして使用します。
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
要約
更新の要約。
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
作成日時
更新が最後に編集された日時 (UTC タイム ゾーン)。
SQL 名 |
|
|---|---|
データ タイプ | 日時 |
更新者:
更新を最後に編集したユーザーの一意の識別子。
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
外部キー | Links to a record in the |
プロジェクト更新ノート
atlassian_home_project_update_note テーブルには、プロジェクトの更新に添付されたノートに関する情報が含まれています。
使用されている列は次のとおりです。
作成時刻
ノートが作成された日時 (UTC タイム ゾーン)。
SQL 名 |
|
|---|---|
データ タイプ | 日時 |
作成元
ノートを作成したユーザーの一意の識別子。
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
外部キー | Links to a record in the |
アーカイブ済み
更新ノートに関連付けられているプロジェクトがアーカイブ済みかどうかを示します。
SQL 名 |
|
|---|---|
データ タイプ | ブーリアン |
プロジェクト更新 ID
ノートに関連付けられているプロジェクト更新の一意の識別子。
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
外部キー |
|
要約
更新ノートのテキスト。
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
役職 *
更新ノートの名前。
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
更新ノート ID
更新ノートの一意の識別子。これをノート データの主キーとして使用します。
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
アプリ間の関連のテーブル
これらのテーブルは、このスキーマのデータを Atlassian Data Lake 内の他のアプリ スキーマのデータに接続するのに役立ちます。少なくとも 1 つのアプリが Data Lake 接続に含まれている場合は、これらのテーブルをクエリできます。ただし、両方のアプリが含まれていない場合、関連するテーブルにはデータが含まれません。
Atlassian プロジェクト Jira 作業項目マッピング
atlassian_home_project_jira_issue_mapping テーブルには、Atlassian プロジェクトと Jira 作業項目間の関連が保持されます。
使用されている列は次のとおりです。
Jira ワークスペース ID
作業項目が属する Jira インスタンスにマッピングされるアトラシアン識別子。
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
外部キー | Links to a record in the |
プロジェクト ID
Atlassian プロジェクトの一意の識別子。
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
外部キー | Links to a record in the |
プロジェクト ワークスペース ID
プロジェクトが属する Atlassian プロジェクト インスタンスにマッピングされるアトラシアン識別子。
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
外部キー | Links to a record in the |
Relationship ID
Unique identifier for this mapping/relationship.
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
作成日時
Atlassian プロジェクトと Jira 作業項目間の関連が最後に更新された日時 (UTC タイム ゾーン)。
SQL 名 |
|
|---|---|
データ タイプ | 日時 |
作業項目 ID
作業項目の一意の識別子。
SQL 名 |
|
|---|---|
データ タイプ | 文字列 |
外部キー | Links to a record in the |
この内容はお役に立ちましたか?