Page tree

Versions Compared

Key

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

Introduction

Excerpt Include
Universal user-based condition
Universal user-based condition
nopaneltrue

This post function allows you to set the issue field value based on the basis of another field value from the current issue or its parent. This For example this post function can be used for example in the following scenarios:

  • Update the subtasks resolution with the parent issue resolution
  • Copy the old description to another searchable field
  • Update the subtasks environment with the parent environment


Element summary
Status
Status
colourGreen
titleCurrent
Version compatibility6.0.1 - Latest
SupportedYes
Introduced in version1.0.0


Post function parameters

 Post This post function takes the following parameters:

  • Source Field - a list of JIRA standard and custom fields. This is source of value. You can choose field from current issue or it parent (if exists)
  • Destination Field - field to be updated. You can also update subtask/parent field
  • Add source value(s) to destination field - ticking this option will add missing options to to  the destination custom field (if it's dictionary-based) or append source text to the existing destination field value.
  • Copy to destination field - a condition to check on the destination field

Please note that this post function do does a simple check to determine if copying for some types of fields is possible. If the check fails, you will see this message after adding the post function.:

This error will occur e.g. when you try to copy the current assingee to the "due date" field.

Example of

usage

use