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

Compare with Current View Page History

« Previous Version 8 Next »

On this page

Use case details
FunctionTransition issue
Type

Post function

Use case descriptionThis is one of the built-in usage examples and automatically executes the "Start progress" transition if the issue's asignee is the project lead.
Complexity

BEGINNER



Configuration steps

Definition of basic (required) parameters


ParameterValue(s) / Steps to set value(s)Notes
Target issue *Current issueThe current issue will be transitioned.
Mode *

Execute transition

  1. Transition: Start progress

The selected transition (i.e. Start progress) will be executed. Please note that the transition of the correct target workflow is selected

Delayed execution *500Executing the post function will be delayed by 500 milliseconds.
Run as *Current user

The transition will be executed as the current user.

(warning) The user must have all necessary permissions to execute the transition!

Conditional execution
%{issue.assignee} = %{issue.project.lead}
The transition will only be executed if the current user is also the project lead.





Related examples