Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


UI Text Box
sizemedium
typeinfo

The Copy or add custom field value to issue description post function of JWT DC is not available in JWT Cloud but can be implemented easily using an Updates fields post function. 

The table below shows the detailed mapping between these post functions and hosting options.


Migration steps

UI Steps


UI Step

Add an Update fields post function.


UI Step

Reconfigure the post function with the help of the following list, providing the necessary basics.



Migration details

JWT DC parameter

 JWT JWT DC parameter options

  JWT JWT Cloud parameter options

Notes



Target issue: Current issue


UI Text Box
typeinfo

Only available in JWT Cloud. Please use the default value Current issue.


Source field
Since the parameter Source field is not available in JWT Cloud, please proceed as follows:
  • Select the field Description out of the list provided by the parameter Fields

ModeReplace issue description
  • Choose the option Copy field value from current issue
  • Select the field to copy from the list

Alternative: Not only copy a fied value but replace the current description by more complex values


UI Text Box
typeinfo

Include Page
DECADIS:Migration_availableFieldCodes
DECADIS:Migration_availableFieldCodes


Add at the beginning of issue description
  • Choose the option Set field value manually (parser expression)
  • Parsing mode General  
  • Choose the field to copy from (this is the field which corresponds to the parameter  Source field in JWT DC) via the field injector of the parser expression editor and add %{issue.description}  (preceded by an empty space)


UI Text Box
typeinfo

Include Page
DECADIS:Migration_availableFieldCodes
DECADIS:Migration_availableFieldCodes

Example:

Code Block
%{issue.dueDate} %{issue.description}


Add at the end of issue descriptionEnter %{issue.description} plus an empty space in the parser expression editor and choose the field to copy from (this is the field which corresponds to the parameter Source field in JWT DC)
via the field injector of the parser expression editor.


UI Text Box
typeinfo

Include Page
DECADIS:Migration_availableFieldCodes
DECADIS:Migration_availableFieldCodes

Example

Code Block
%{issue.description} %{issue.dueDate}




Run as



UI Text Box
typeinfo

Only available in JWT Cloud. Use the default value User in field with the option Current user.

In case the post function shall run with a different user, you can select any other option offered here.





Conditional execution


UI Text Box
typeinfo

Only available in JWT Cloud. Leave the parameter empty.

In case you like to add acondition under which circumstances this post function is executed, you can enter it here using the Logical mode or the Jira expression mode of the JWT Cloud expression parser.





Excerpt Include
DECADIS:Contact support
DECADIS:Contact support
nopaneltrue