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

Compare with Current View Page History

« Previous Version 10 Next »

On this page

Use case details
FunctionTransition issue
Type

Post function

Use case descriptionAutomatically execute the "Start progress" transition if the issue's assignee 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.

(warning) 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