You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 10 Next »

Copy field value from one or multiple issues.

Configuration

Issues to copy from

Enter a JQL and optionally use field codes to insert field values.

You can try your expression by clicking on the play button on the top right of the JQL expression box.

Target field

Add a field to configure and select a field value. The following options are available:

  1. Copy field value from current issue

    1. Choose the Field the copy from.

  2. Set field value manually (parser expression)

    1. Enter the Expression

And as an additional option, you can choose Write protection to not overwrite existing values.

Additional options

You have the option to Update issues immediately (each field update results in a dedicated "Issue Updated" event and issue history entry).

Conditional execution

You can optionally specify a logical expression to define the circumstances (or conditions) under which the post function should be executed.

The result of the logical expression must return a boolean value of either:

  • true → the post function will be executed
  • false → the post function will not be executed

Using the conditional operator, even complex or multi-layered conditions can be constructed.

Make sure to learn more about defining logical expressions and browse through the various examples here: Logical mode

Run as

Choose which user* will be able to execute this post function. By default it is set to the Current user.


Use cases and examples


If you still have questions, feel free to refer to our support team.