属性タイプ
Jira Service Management のアセットは、Premium と Enterprise のみの機能です。アセットの詳細についてはこちらをご確認ください。
属性タイプによって、テキストや数字の情報、他のオブジェクトへの参照、ユーザーやグループ、プロジェクト、ステータス、Bitbucket リポジトリへのリンクなど、どのような情報を属性に保持できるかが決まります。
属性は、既定、オブジェクト、ユーザー、グループ、プロジェクト、ステータス、Bitbucket リポジトリの 7 つのグループに分けられます。
既定属性タイプ
文字列、数値、URL などの永続的な値が含まれます。これには、いくつかのサブタイプがあります。
Text - contains normal text such as
Dell W385553
with a maximum length of 255 characters. Text attribute types can include a suffix. Learn more about suffixes. Text, email or URL attribute types can be configured with a regular expression. Learn more about validating attributes with a regular expression. Text attributes can be configured to be unique. Learn more about configuring a text attribute to be unique.Boolean - contains a yes or no value, such as
true
. Can only contain a true or false value.Integer - contains an integer number, such as
42
, from a minimum value of -2,147,483,648 to a maximum value of +2,147,483,647. Integer attribute types can include a suffix. Learn more about suffixes. Integer attribute types can be configured to show the sum of other attributes. Learn more about configuring an integer or float attribute type to display a sum.Float - contains a number with a decimal, such as
42.01
. Float attribute types can include a suffix. Learn more about suffixes. Float attribute types can be configured to show the sum of other attributes. Learn more about configuring an integer or float attribute type to display a sum.Date - contains a date, such as
13/Feb/23
. The date will be formatted and offset according to the language and time zone configured in your Atlassian account settings.DateTime - contains a date and time, such as
13/Feb/23 4:06 AM
. The date and time will be formatted and offset according to the language and time zone configured in your Atlassian account settings.URL - the URL contains a URL field, such as
www.google.com
. Text, email or URL attribute types can be configured with a regular expression. Any URL attributes must start with the prefixhttp://
orhtps://
. Learn more about validating attributes with a regular expression.Email - contains an email field, such as
support@atlassian.com
. Text, email or URL attribute types can be configured with a regular expression. Learn more about validating attributes with a regular expression.テキスト領域 - 改行や次のようなフォーマットなど、最大 100 万文字までのより大きなテキストのセクションが含まれます。
An old silent pond...
A frog jumps into the pond,
splash! Silence again.
-- Matsuo Bashō
アセットのリッチ エディターでコンテンツをカスタマイズできます。
Select - contains one or more text values that can be selected as discrete options, such as
Laptop
,Keyboard
, andServer
.IP Address - contains an IP address (IPv4), such as
192.168.1.1.
.
オブジェクト属性タイプ
別のオブジェクトへの参照が含まれます。詳細は参照をご確認ください。この属性タイプに含まれるオブジェクトの最大数または最小数を設定できます。カーディナリティに関する詳細をご確認ください。AQL を使用して、ここにリンクできるオブジェクトをフィルタリングすることもできます。AQL で参照値をフィルタリングする方法の詳細をご確認ください。
ユーザー属性タイプ
Jira ユーザーへのリンクが含まれます。アセットは、表示する権限を持つすべての Jira ユーザーを自動的に検出します。
グループ属性タイプ
Jira グループへのリンクが含まれます。アセットは、表示する権限を持つすべての Jira グループを自動的に検出します。
プロジェクト属性タイプ
Jira プロジェクトが含まれます。アセットは、ご利用のアカウントがアクセスする権限を持つプロジェクトを自動的に検出します。権限の詳細をご確認ください。
ステータス属性タイプ
ステータスが含まれます。ステータスは、グローバル ステータスとオブジェクト スキーマ固有のステータスを組み合わせたリストから選択されます。選択したステータスがこの属性のオプションとして表示されます。ステータスを選択しない場合は、リスト全体が表示されます。
Bitbucket 属性タイプ
Bitbucket リポジトリへのリンクが含まれます。アセットは、ご利用のアカウントがアクセスする権限を持つリポジトリを自動的に検出します。Bitbucket リポジトリを属性に追加する方法に関する詳細をご確認ください。
この内容はお役に立ちましたか?