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

Compare with Current View Page History

« Previous Version 11 Next »

This post function allows you to copy the value of a user property to a field.

Configuration

User

Select a specific user that you want to copy the property from.

Property name

Enter plain text and optionally use field codes to insert field values.

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

Target field

Select the field the user property value will be copied to. e.g., Assignee, Reporter...etc.

If you want to reuse the user property's value in a following post function, you can select as Target field one of the temporary text fields and reference them later on.

Additional options

You have the option to Update issues immediately (a specific entry will be created in issue history for this field writing).

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


Use cases and examples


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