Introduction
Excerpt Include Universal user-based condition Universal user-based condition nopanel true
This post function allows you to set related issues field value based on the basis of the same or 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
- Assign linked issues to the current user
- Update selected issues' due date to a day as in the current issue
Element summary | |||||||
---|---|---|---|---|---|---|---|
Status |
| ||||||
Version compatibility | 6.0.1 - Latest | ||||||
Supported | Yes | ||||||
Introduced in version | 1.0.0 |
Post function parameters
Post 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 nopanel true