Mapping behavior
JIRA Mapping
JIRA Core
Text field single line
Target | Value copied | Example source | Example target |
---|---|---|---|
Text field single line | Entire text | One | One |
Summary | Entire text | One | One |
Text field multi lines | Entire text | One | One |
Text field multi lines wiki markup | Entire text | One | One |
"Customer Request Type" field | Customer request type, if the text is the name of a valid Request Type for the target issue type. | Get IT help | "Get IT help" request type |
Text field multi lines
Target | Value copied | Example source | Example target |
---|---|---|---|
Text field single line | Entire text
| One | OneTwoThree |
Summary | Entire text
| One | One Two Three |
Text field multi lines | Entire text
| One | One |
Text field multi lines wiki markup | Entire text | One | One |
Text field multi lines wiki markup & Description
Target | Value copied | Example source | Example target |
---|---|---|---|
Text field single line | Entire text
| Bold | *Bold*_Italic_ +Underline+ |
Summary | Entire text
| Bold | *Bold* _Italic_ +Underline+ |
Text field multi line | Entire text
| Bold | *Bold* |
Text field multi lines wiki markup | Entire text
| Bold | Bold |
JIRA Service Management
Request participants
Target | Value copied |
---|---|
Text field | Username of the first participant |
User field (single) | First request participant |
User field (multiple) | All the request participants |
Approvers
Target | Value copied |
---|---|
Text field | Username of the first participant |
User field (single) | First request participant |
User field (multiple) | All the request participants |
Customer request type
Target | Value copied |
---|---|
Text field | Customer request type name |
Customer request type field | Customer request type, if valid for the target issue type. |
Organizations
Target | Value copied |
---|---|
Text field (single) | Organization name. If source contains multi-organizations - their names will be separated with commas. |
Text field (multi) | Organization name. If source contains multi-organizations - their names will be separated with line breaks. |
Organization | Organization(s) :name and logo |
Jira select list (single) | Organization name |
Elements Connect
This version is not compliant with Elements Connect 5.13.x and lower. Please refer to compatibility matrix here
When set as source field in a Field to field mapping, Elements Connect fields are evaluated to their display value.
If you want to copy the key of a Elements Connect field, you can use the advanced field mapping with this syntax: $exocetResolver.getValue($issue, "customfield_XXXXX")
You can see issue and current velocity variable page to have more explanation on the exocetResolver function.
Standard single value
Target | Value copied | Example source | Example target |
---|---|---|---|
Description | Display value - with raw html tags if any |
|
|
Elements Connect single value | Field key | If source & target is the same Elements Connect field or if both fields can work with the same key. |
Standard multi values
Header & footer ? | Target | Value copied | Example source | Example target |
---|---|---|---|---|
No | Summary | Display values
|
| Hello world! <strong>Salut le monde !</strong> |
Yes | Same as above + header & footer are copied | Header : this is a header Values:
Footer: this is a footer | this is a header</br>Hello world! <strong>Salut le monde !</strong></br>this is a footer | |
No | Description | Display values
|
| Hello world! |
Yes | Same as above + header & footer are copied | Header : this is a header Values:
Footer: this is a footer | this is a header</br>Hello world! |
Date
Target | Value copied | Example source | Example target |
---|---|---|---|
Description | Default JIRA rendering of the date | 01/01/2001 | 01/01/2001 |
Elements Connect Date | Date | 01/01/2001 | 01/01/2001 |
Datetime
Target | Value copied | Example source | Example target |
---|---|---|---|
Description | Default JIRA rendering of the date time | 01/01/2001 13:37 | 01/01/2001 13:37 |
Elements Connect Datetime | Date time | 01/01/2001 13:37 | 01/01/2001 13:37 |
User
Confluence mapping
Same as JIRA mapping with a text field as target
If the source field is a wikimarkup editor, it will be evaluated to HTML