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

Compare with Current View Page History

« Previous Version 6 Next »

This is a legacy function which has been deprecated with version 3.0.

All features provided by this post function are now available in the Update fields post function.

Configuration

Target field

Select the field to be written with the result of the formula.

Expression

The expression must return a number or date/time value.

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

Additional options

Choose one or both of the following options:

OptionDescription
Write protectionDo not overwrite the target field if it is already set.
Update issue immediatelyThe 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

Unable to render {include} The included page could not be found.


Use cases and examples


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