ODBC Driver for Jira

Build 22.0.8479

IssueLinkTypes

Lists all the issue link types.

Select

本製品 はJira API を使用して、Id カラムを参照するフィルタを処理します。

本製品 はその他のフィルタをクライアント側で内部で実行します。例えば、次のクエリはサーバー側で処理されます。

SELECT * FROM IssueLinkTypes WHERE Id = '10003'

SELECT * FROM IssueLinkTypes WHERE Id IN ('10002', '10000')

Columns

Name Type References SupportedOperators Platform Description
Id [KEY] String =,IN Common Unique identifier of the issue link type.
Name String Common The name of the issue link type.
Inward String Common The description of the issue link type inward link.
Outward String Common The description of the issue link type outward link.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8479