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 transition related issues.This post function can be used for example in following scenarios:

  • Resolve subtasks when parent is resolved
  • Close all linked issues
  • Start progress on parent when Start progress is executed on one of its subtasks
  • Unassign all unresolved issues from current issue assignee (e.g. when he/she goes holiday)
Warning

Please note that automatic transition may fail if a validator or condition was added. Transition screen will not be shown, so it's not possible to update issue fields with new values.

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
  • Which transition - method of transition selection
    • Transition by name or id - simply enter name or ID of transition (it must be available in current related issue state)
    • Transiton to status - select destination status and post function execute first matching transition (try until first transition is successful).
  • As user - select user who will perform the transition. If empty then current user is used. It can be useful when you try to transition issues from other projects where current user is not permitted to act.

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

Example of usage