Versions Compared

Key

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

This is the documentation of JSU for Jira Cloud. 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 sub-task, 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.

Configuration

You must specify the field and the desired value. For example: 

...

Precondition

Include Page
Precondition Usage
Precondition Usage

Update field on all issues related as

Include Page
Related Issues
Related Issues

...

Include Page
Perform As User
Perform As User

Issue

...

field

Select the field you want to update.

...

  • *** new comment ***
    A new comment will be created with the entered value.

Field

...

value

Please make sure 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 modifying the selected field.

Typically you will use text or numbers as values. User fields should be set to the account ID.

Special

...

macros

The following string values will be resolved at execution runtime.

If you use
%%CURRENT_USER%%
as the field value (exactly this, nothing more), the user who triggered the post function will be set as a value.

If you use
%%CURRENT_DATETIME%%
as the field value (exactly this, nothing more), the current date and time will be set as the value.

Asynchronous

...

execution

Include Page
Asynchronous execution
Asynchronous execution

Example

See the above example of a Story changing the Epic Status of its Epic.

...

For more information on how to configure a post-function in Jira, see the Jira documentation.

Supported

...

field types

Include Page
Supported Field Types
Supported Field Types