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

When an issue is created without an assignee selected, the issue will be assigned to the project lead of the project.



Configuration steps

UI Steps


UI Step

Target issue*

Select Current issue.

Expand
titlemore info...


UI Text Box
typeinfo

The current issue will be updated.




UI Step

Fields

UI Steps


UI Step

Select Assignee.

In the popup field:

UI Step

Set the Value * to Set field value manually (parser expression) and Insert the following expression:

Code Block
linenumberstrue
%{issue.project.lead}


UI Text Box
typeinfo

The project lead will be set as an assignee of the issue.





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 Step

Conditional execution

Insert the following expression:

Code Block
linenumberstrue
%{issue.assignee} = null


UI Text Box
typenote
The post function will only be executed if the assignee is empty.





Related examples

Page properties report
firstcolumnUse case
headingsTypeJWT feature, Function, Use case description, ComplexityWorkflow function, Parser functions, Label
sortByTitle
cqllabel = "use-case" and space = currentSpace() and parent ancestor = "2254576038569498"


Excerpt Include
DECADIS:Contact support
DECADIS:Contact support
nopaneltrue


Page properties
hiddentrue


JWT feature

Workflow functionUpdate fields
Parser functions
Label
Use case description

When an issue is created without an assignee selected, the issue will be assigned to the project lead of the project.

Complexity

Status
colourGreen
titleBeginner