Versions Compared

Key

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

This is the JSU for Jira Cloud documentation. If you are using JSU on Jira Server or on Jira Data Center, see our JSU Server/Data Center documentation.

...

On this page:

Table of Contents
minLevel2
maxLevel4

Description

The 'Update Any Issue Field' post function updates any field to a specified value after a transition has been completed. This can be a system- or a custom field.

The field can be on the issue in transition(within the same issue) or on a related issue, like a subtask, a linked issue, or an issue within an Epic (during the transition on the Epic).

In addition to setting values to fields, the 'Update Any Issue Field' post function can also add comments.

...

Include Page
Precondition Usage
Precondition Usage

...

Issue relation

Include Page
Related Issues
Related Issues

...

Ensure that the value you enter is valid for the data type of the selected field. Also verify, that the context configuration for the project using this workflow will allow modification of the selected field. Typically, you will use text or numbers as values. User fields should be set to the account ID.

Spaces and multiple values

To define a string with spaces or to define multiple values, use double quotation marks " " to wrap each value:

"Events team"

"Events" "HR" "Marketing"

Special macros

The following string values will be resolved at execution runtime.

...