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

Compare with Current View Page History

« Previous Version 3 Next »

Heading Purpose

TODO

Execute a transition on a target issue. 




Heading Parameter Erklärung

TODO

ParameterDescription (default values are shown in bold at the top of the lists)

Target issue

The issue to be transitioned. The following options are available:

  • Current issue
  • Parent issue
  • Parser expression
Mode

Select the transition to be executed or the status to be transitioned to. You can choose between to options:

  • Execute transition
    Pick either a transition which is shown by name and ordered by workflows or a parser expression
  • Transition to status
    Pick either a status which is shown by name or a parser expression
Delayed executionExecuting the post function will be delayed by the specified value in miliseconds.
Run as

 Select the user that will be used to execute this post function. It can be chosen from one of the following options:

  • Current user 
  • Selected user
  • Assignee
  • Reporter
  • Creator
  • Project lead
  • Parent's assignee
  • Parent's reporter
  • Parent's creator
Conditional execution

Enter a condition using the expression parser syntax. You can even logically link and nest 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.

Heading Related use cases

TODO