Page History
UI Text Box | ||||
---|---|---|---|---|
| ||||
The post function Copy or add custom field value to issue description is a parsed text to a field is deprecated in JWT DC but can be easily replaced by the post function Update fields of JWT Cloud. |
JWT DC parameter | JWT DC parameter options | JWT Cloud parameter options | Notes | |||||
---|---|---|---|---|---|---|---|---|
Target issue: Current issue |
|
Target field | Since this parameter is not available in JWT Cloud, please proceed as follows:
|
|
Example:
Code Block |
---|
%{issue.cf10005} |
%{issue.description}
(preceded by an empty space)Expression |
| ||
Additional options |
Example:
Code Block |
---|
%{issue.dueDate} %{issue.description} |
%{issue.description}
plus an empty space in the parser expression editor and choose the field to copy from via the field injector of the parser expression editor.Example
Code Block |
---|
%{issue.description} %{issue.dueDate} |
|
|
|
In case the post function shall run with a different user you can select any other option offered here.
Conditional execution |
| ||
Run as | A drop down menu where you can select a field (all available Fields are listed) The default is Current user | The options are equivalent to the ones in JWT DC but split in two separate entries:
The default is the same as in JWT DC: Current user |
|
|
|
Excerpt Include | ||||||
---|---|---|---|---|---|---|
|