Our new Appfire Documentation Space is now live!

Take a look here! If you have any questions please email support@appfire.com

Copy Value From Other Field Post-Function

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.


Description

The Copy Value From Other Field post function copies the value of one field to another field. You can configure any number of source/destination field pairs. In addition to copying values from fields, this post function can also copy from/to comments.

The copy operation can be performed either within the same issue or to/from a related issue.

Configuration

You must specify the relation between the source and destination issues for the field to copy. Then you can add any number of from/to field pairs for the copy operation.

Precondition

Issue Relation

Perform As User

Copy Fields

See also Supported Field Types, below.

Asynchronous Execution

Example

A workflow is configured so that the 'Resolve' transition has the 'Copy Value From Other Field' post function. The function is configured to copy the value of the 'Assignee' field to the 'TextField' field. If a user resolves an issue on this workflow, the value of the 'Assignee' field will be copied to the 'TextField' field after the issue is resolved.

Supported Field Types