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 based on same or another field value from current issue or its parent. This post function can be used for example in following scenarios:

  • Update subtasks resolution with parent issue resolution
  • Assign linked issues to current user
  • Update selected issues due date to day as in current issue
Element summary
Status
Status
colourGreen
titleCurrent
Version compatibility6.0.1 - Latest
SupportedYes
Introduced in version1.0.0

Post function parameters

 Post function takes following parameters:

  • Issue relation and JQL - described at the bottom of the page
  • Source Field - list of JIRA standard and custom fields. This is source of value.
  • Destination Field - field to be updated in related issues
  • Add source value(s) to destination field - ticking this option will add missing options to destination custom field (if it's dictionary based) or append source text to existing destination field value.
  • Copy to destination field - condition to check on 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 usage