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 related issues field value on the basis of the same or another field value from the current issue or its parent. For example this post function can be used in the following scenarios:

  • Update the subtasks resolution with the parent issue resolution
  • Assign linked issues to the current user
  • Update selected issues' due date to a day as in the current issue


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


Post function parameters

 This post function takes the following parameters:

  • Issue relation and JQL - described at the bottom of the page
  • Source Field - a list of JIRA standard and custom fields. This is the source of value.
  • Destination Field - a field to be updated in related issues
  • Add source value(s) to destination field - by ticking this option you will add missing options to the destination custom field (if it's dictionary-based) or append a source text to the existing destination field value.
  • Copy to destination field - a condition to check on the destination field
    • Always
    • Only if empty
    • Only if not empty


Excerpt Include
JQL-Based Conditions, Validators and Post Functions
JQL-Based Conditions, Validators and Post Functions
nopaneltrue

Example of use

Image Added