次の方法で共有


SourceRelatedWorkItem interface

ソースアイテムに関連する作業項目を表します。 これらはソース プロバイダーから取得されます。

プロパティ

assignedTo

作業項目が割り当てられているユーザーの ID 参照。

currentState

作業項目の現在の状態 (アクティブ、解決済み、クローズなど)

description

作業項目の詳細な説明。

id

作業項目の一意の識別子

providerName

作業項目が関連付けられているプロバイダーの名前。

title

作業項目の短縮名。

type

作業項目の種類 (バグ、タスク、ユーザー ストーリーなど)

プロパティの詳細

assignedTo

作業項目が割り当てられているユーザーの ID 参照。

assignedTo: IdentityRef

プロパティ値

currentState

作業項目の現在の状態 (アクティブ、解決済み、クローズなど)

currentState: string

プロパティ値

string

description

作業項目の詳細な説明。

description: string

プロパティ値

string

id

作業項目の一意の識別子

id: string

プロパティ値

string

providerName

作業項目が関連付けられているプロバイダーの名前。

providerName: string

プロパティ値

string

title

作業項目の短縮名。

title: string

プロパティ値

string

type

作業項目の種類 (バグ、タスク、ユーザー ストーリーなど)

type: string

プロパティ値

string