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

Compare with Current View Page History

« Previous Version 3 Next »

On this page

Use case details
FunctionTransition issue
Type

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

BEGINNER



Configuration steps

Definition of basic (required) parameters


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

Execute transition

  1. Transition: Start progress (3)

The Start progress transition (ID = 4) will be executed.

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.



This is how it's done


Screencast

<Screencast goes in here> Detailed instruction can be found here: https://www.decadis.net/confluence/display/XAPPSBRANDING/Screencasts+Framework

Use multimedia macro!



This is how it should look like


WhereFinal configuration
Backend

Frontend



Related examples