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

Compare with Current View Page History

« Previous Version 2 Next »

On this page

The Update linked issue or sub-task post function allows us to update one or multiple issue fields in linked issues or sub-tasks. 

In this documentation and the post function configuration you will notice the symbol ( * ) next to some parameters, it means that this field is mandatory and shall not be left empty. Fields without the symbol are optional.

Basic configuration*

Below you will find a detailed description of each parameter of the basic configuration of the function.

Fields*

Define and configure the fields to be updated. Each field has the following parameters:

Value*

Select how to set the field value. Several options are available, e.g., Copy field value from current issue.

Field*

Select the filed to copy from

Additional option

You have the option Write protection ( do not overwrite existing values).


Filter

Filter project

Filter your project by choosing from one of the following options:

  • Any project
  • Current project
  • Any but current project
Filter by issue link type

Only issues linked to current issue by selected issue link types will be read.

The following options are available:

  • is blocked by (Blocks) -inward
  • blocks (Blocks) -outward
  • is cloned by (Cloners) -inward
  • clones (Cloners) -outward
  • is duplicated by (Duplicate) -inward
  • duplicates (Duplicate) -outward
  • relates to (Relates) -inward
  • relates to (Relates) -outward
Filter by issue type

Selected issue types will be read, but if you don't select any, it won't be applied any filter by issue type. In that case, all the issue types will be read.

The following options are available:

  • Task
  • Sub-task
Filter by status

Leave blank for all issue statuses.

The following options are available:

  • In progress
  • To do
  • Done

Filter by field value

Enter a parser expression. The expression must return a true or false

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

Additional options

The following options are available:

  • Update sub-tasks fulfilling conditions on issue type, status, and project - This option only makes sense when the current issue itself is not a sub-task.
  • Sibling sub-tasks have the same parent as the current issue. This option only makes sense when the current issue is itself a sub-task.
  • Issues and sub-tasks transitively linked and fulfilling conditions will also be updated. Issues are read recursively without depth limit, but each selected issue is only read once.
  • Notifications will be sent according to the associated notification scheme.
  • A specific entry will be created in issue history for this field writing.
Conditional execution

Enter a condition (Logical / boolean condition) using the JWT expression parser - full feature list syntax.

You can even logically link and gather conditions in expressions as you like in order to map more complex conditions.

The post function will only be executed if the condition is met (returns true).

Run as

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


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