Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Panel

On this page

Table of Contents
exclude(On this page).*
stylecircle
typeflat
separatorpipe
UI Text Box
sizemedium
typeinfo

The Transition issue post function automatically executes a specific transition on the selected issue or transitions the issue to a selected status. Both, transition and target status, have to be available from the issue's current status.


Image AddedConfiguration

ui-text-box
typenote

In this documentation and the post function configuration you will notice the symbol ( * ) next to some parameters, it means that this field is mandatory and shall not be left empty. Fields without the symbol are optional.

Basic configuration*

Below you will find a detailed description of each parameter of the basic configuration of the function.
Expand
titleTarget issue
*
Info
iconfalse

Select the issue to be transitioned, the following options are available:

  • Current issue
  • Parent issue
  • Sub-tasks
  • Sibling sub-tasks
  • Linked issues
  • Linked epic
  • Issues under epic
  • Sibling issues under epic
  • Set target issue manually (parser expression)

    Expand
    titlemore info...
    UI Text Box
    typenote

    the input has to be an issue key.

Mode*



UI Expand
titleMode
Info
iconfalse

Select the transition to be executed or the status to be transitioned to. The following options are available:

Execute transition

UI Text Box
typeinfo
ui-expand
title
more info...
Execute transition

Pick either a transition which is shown by name and ordered by workflows or a parser expression ((info) expects a transition ID).

Transition to status


UI Text Box
typeinfo
ui-expand
title
more info...
Transition to status

Pick either a status which is shown by name or a parser expression ((info) expects a status ID). If more than one transition is available to reach the configured status, the first found transition will be executed.



UI Expand
iconfalse
titleAdditional options

Choose between the following options (multi choice is possible):

  • Ignore conditions
  • Ignore validators
  • Ignore project permissions
  • Delayed execution : The execution of this post function will be delayed by the value specified in milliseconds.


The post function will only be executed if the condition is met (returns true).

UI Expand
iconfalse
titleConditional execution

Include Page
DECADIS:_snip_condExecution_Server
DECADIS:_snip_condExecution_Server

Enter a condition (Logical / boolean condition) using the JWT expression parser functions syntax.

You can even logically link and gather conditions in expressions as you like in order to map more complex conditions.

UI Text Box
typenote


UI Expand
iconfalse
titleRun as

Choose which user* will be able to execute this post function. By default it is set to the Current user.



Use cases and examples

Page properties report
firstcolumnUse case
headingsFunction, Use case description, Complexity
sortByTitle
cqllabel = "use-case" and space = currentSpace() and parent = currentContent()


Excerpt Include
DECADIS:Contact support
DECADIS:Contact support
nopaneltrue


Page properties
hiddentrue


Tech review

Status
titletodo

Style guide

Status
titletodo

Status
titletodo
Status
colourYellow
titleReady for review
Status
colourGreen
titledone
Status
colourRed
titleflagged


Page properties
hiddentrue


Short descriptionExecute a transition on an issue.
Label