データ マネージャー - 列マッピング タイプ
Assets Data Manager for Jira Service Management Cloud is a Premium and Enterprise only feature that is currently in Open Beta development. View and vote on our list of upcoming features.
バグを発見した場合、ご質問がある場合は、アトラシアン サポートまたはアトラシアン コミュニティにご連絡ください。
データ マネージャーは、属性になる情報の種類を記述するのに役立つさまざまな列タイプを使用して生データをフォーマットします。フラット・ファイルや CSV などの 一般的なデータ・ソース から情報をインポートする場合、後でこの情報をソートおよびフィルタリングできるように、そのジョブの「列タイプの設定」機能を使用してフィールドの形式を変更する必要が生じる場合があります。
データ マネージャーでは、次の列タイプを使用できます。
String - contains data in a string format, such as a name “Robert Paulson” or a serial number “SN/395385A345”. This field can contain a maximum of 255 characters.
Date - contains data formatted as a date. Because there are multiple date formats available, if you are mapping a date column, please ensure that use the Date format dropdown to select the date format of the source information.
整数 - "21" や "119548" などの整数が含まれます。
Big Int - "8454547333056" などの非常に長い整数が含まれます。
Decimal - "4863.006" など、小数点 (Float とも呼ばれます) を含む数値が含まれます。
Boolean - contains a yes or no value, expressed as a digital “1” or “0”. Accepted values for True:
t
,y
,1
,yes
andtrue
. Accepted values for false:f
,n
,0
,no
andfalse
.
この内容はお役に立ちましたか?