Jira Create Issue Link
Aident Loadout を通じて Jira Tools の Jira Create Issue Link を使用します。実行前に入力、出力、設定、料金、リスクを確認できます。
プロバイダーの説明
Links two Jira issues using a specified link type with optional comment.
Aident Loadout を通じて Jira Tools の Jira Create Issue Link を使用します。実行前に入力、出力、設定、料金、リスクを確認できます。
Links two Jira issues using a specified link type with optional comment.
commentstringAn optional textual comment to add to the created issue link, providing additional context.
link_typestringThe name of the issue link type to create (e.g., 'Blocks', 'Relates', 'Duplicate', 'Cloners'). Provide either link_type or link_type_id. Use the JIRA_GET_ISSUE_LINK_TYPES action to retrieve valid link type names for your Jira instance.
link_type_idstringThe ID of the issue link type to create (preferred over link_type when known, as it is unambiguous). Provide either link_type or link_type_id. Use JIRA_GET_ISSUE_LINK_TYPES to retrieve valid link type IDs.
inward_issue_key必須stringThe key of the issue that initiates the link relationship (the 'source' issue). For example, if creating a 'Blocks' link from Issue A to Issue B, Issue A is the inward issue.
outward_issue_key必須stringThe key of the issue that is the target of the link relationship (the 'destination' issue). For example, if creating a 'Blocks' link from Issue A to Issue B, Issue B is the outward issue.
data必須Data from the action execution
errorstringError if any occurred during the execution of the action
successful必須booleanWhether or not the action execution was successful or not
API キー接続。リスクレベル 2/5。
無料 Action