Field mapping during migration
When creating Elements Connect custom fields on Jira Cloud, fields are preconfigured based on their Data Center configuration:
Name
Main type (Text, User, Date)
Single or Multi value
Storage type mapping:
Connect Data Center Field type | Connect Data Center storage | Connect Cloud field type after migration | Connect Cloud storage after migration |
|---|---|---|---|
Live Text - Single |
CODE
| Text - Object - Single |
CODE
see Live Text warning below |
Live Text - Multi |
CODE
| Text - Object - Multi |
CODE
see Live Text warning below |
Snapshot Text - Single |
CODE
| Text - Snapshot - Single |
CODE
|
Live User - Single |
CODE
| User - Single |
CODE
|
Live User - Multi |
CODE
| User - Multi |
CODE
|
Date |
CODE
| Date |
CODE
|
Datetime |
CODE
| Date |
CODE
|
👉 see 3 - Customize look & feel of custom fields to understand difference between these storage types.
Live Text warning
During the migration of Live - Text fields, the key will be migrated, but the displayed value will have to be calculated via Elements Connect Cloud.
This will be possible by 2 different ways:
if you configure “Live update” on your target Connected custom fields, the displayed value of the field on a specific issue will be calculated when this issue is viewed by a user.
if you need all your migrated fields to store the correct displayed value because this value appears on dashboards or on JQL filters, we are working on a feature which will enable to trigger a bulk update of Elements Connect fields on a list of issues.
Note: it will update the modification date of all these issues.