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 a field value of related issues to a given value. This For example this post function can be used for example in following scenarios:

  • Update the assignee of all linked issues
  • Set subtasks resolution to a given value


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


Post function parameters

 Post  This ost function takes the following parameters:

  • Issue relation and JQL - described at the bottom of the page
  • Field - a list of JIRA standard and custom fields.
  • Add source value(s) to destination field - ticking this option will add missing options to the destination custom field (if it's dictionary-based) or append a source text to an existing destination field value. (Works only in relevant fields e.g. this option remains hidden for the assignee)
  • Set issue field value - a condition to check on a field
    • Always
    • Only if empty
    • Only if not empty
  • Text value/Option value- a desired field value after the post function execution.


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

Example of

usage

use