Skip to end of banner
Go to start of banner

Set

Skip to end of metadata
Go to start of metadata

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

Compare with Current View Page History

« Previous Version 11 Next »

Description

This operation serves to set the value of a selected field on the new issue. You can add any number of Set configurations.

Configuration

Click the Add Configuration button to add more field settings to your configuration.

Field Value

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

Issue Field

Select the field you want to update.

Overwrite / Append / Prepend

For text fields and some fields that can accept multiple values, for example, checkboxes, you can choose to overwrite, append or prepend the new value to any existing value. For a text field, you can also choose a separator that will be placed between the values.

Create version if necessary

If your origin issue has a version, it can be copied to the linked issue.

If the destination field is 'Fix Version/s', 'Affects Version/s' or a custom field of type 'Version Picker', you can choose to create a new version in the target project, if it does not yet exist. If you don't select this option and that version does not yet exist, an error message will be displayed to users and the transition won't complete.

The new version will be created even if the user does not have the Administer Projects permission. (Normally a user needs that permission to be able to create a new version.)

Special 'Sources'

  • *** default value ***The default value of the destination field will be set.

  • *** empty ***The destination field will be set with the empty string value. When overwriting a field value, the resulting destination value will be null. When appending/prepending a field value, the resulting destination value will be the concatenation of the existing field value (if any) and the separator. If the aim is to clear the destination field value, use JSU’s ‘Set Any Field Value’ or ‘Clear Field Value’ post function. (See: Post Function Concatenation Operations)

  • *** transition comment ***Use the comment that the user entered on the transition screen.

  • *** last comment ***Use the last (most recent) comment on the issue before the transition was started.

Special 'Destinations'

  • *** new comment ***Create a new comment with the value from the source field.

  • *** new internal note ***: Create a new internal note with the value from the source field (Jira Service Management only).

A new internal note is created only for Jira Service Management (JSM) project issues. For non-JSM projects, a regular comment is created with the value from the source field.

  • No labels