Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Panel

On this page

Table of Contents
exclude(On this page|Use case).*
stylecircle
typeflat
separatorpipe



UI Text Box
sizemedium
typeinfo

Use case

Automatically execute the "Start progress" transition if the issue's assignee is the project lead.



Configuration steps

UI Steps


UI Step

Target issue*

Select Current issue.

Expand
titlemore info...


UI Text Box
typeinfo

The current issue will be transitioned.




UI Step

Mode*

Select Execute transition and Start progress as the transition.

Expand
titlemore info...


UI Text Box
typeinfo

The selected transition (i.e. Start progress) will be executed.



UI Text Box
typenote

Please note that the transition of the correct target workflow is selected



UI Step

Delayed execution*

Set it to 500.

Expand
titlemore info...


UI Text Box
typeinfo

Executing the post function will be delayed by 500 milliseconds.




UI Step

Run as*

Choose which user* will be able to execute the post function. By default, it is set to the Current user.

UI Text Box
typenote

The user must have all necessary permissions to execute the transition.



UI Step

Conditional execution

Insert the following expression:

Code Block
linenumberstrue
%{issue.assignee} = %{issue.project.lead}


UI Text Box
typenote

The transition will only be executed if the current user is also the project lead.





Related examples

Page properties report
firstcolumnUse case
headingsJWT feature, Workflow function, Parser functions, Complexity
sortByTitle
cqllabel = "use-case" and space = currentSpace() and ancestor = "38569507"


Excerpt Include
DECADIS:Contact support
DECADIS:Contact support
nopaneltrue


Page properties
hiddentrue


JWT feature

Workflow functionTransition issue
Parser functions
Label
Use case descriptionAutomatically execute the "Start progress" transition if the issue's assignee is the project lead.
Complexity

Status
colourGreen
titleBeginner