You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 19 Next »

On this page

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.


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.

Target issue*

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)

(info) the input has to be an issue key

Mode*

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

  • 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

    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.

Additional 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.

Conditional execution

Enter a condition (Logical / boolean condition) using the JWT expression parser - full feature list syntax.

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

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


Use cases and examples using this post function



If you still have questions, feel free to refer to our support team.