Versions Compared

Key

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


Panel

On this page

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



UI Text Box
sizemedium
typeinfo

Use case

In the following use case the issue gets automatically assigned to the project lead, if the priority was set to Highest.


Configuration

UI Steps


UI Step

Add the Update or copy field values post function to the desired transition or create a new transition.

UI Text Box
typetip

You might want to add the post function to the create transition of the workflow so that the post function gets executed every time a new issue is created.



UI Step

Target issue

Choose Current issue


UI Step

Fields

Choose Assignee


UI Step

Value

In the popup, choose the value Set field value manually (parser expression)


UI Step

Expression

Set it to Basic text and use the following expression

Code Block
linenumberstrue
%{issue.project.lead}



UI Step

Conditional execution

Code Block
linenumberstrue
%{issue.priority} = "Highest"


UI Text Box
typeinfo

By using this conditional execution, the assignee will only be updated, if the priority was set to Highest.



UI Step

User

Choose Current user




Screenshots



Related use cases

Page properties report
firstcolumnUse case
headingsJWT feature, Workflow function, Parser functions, Label
sortByTitle
cqllabel = "use-case-workflow" and ancestor = "27067093"


Excerpt Include
DECADIS:Contact support
DECADIS:Contact support
nopaneltrue


Page properties
hiddentrue


JWT feature


Workflow function
Use case descriptionAssign important issues to the project lead automatically.
Label




Page properties
hiddentrue



Status
Tech review

Status
colourGreen
titletododone

Style guide

Status
colourGreen
titledone

Status
titletodo
Status
colourYellow
titleReady for review
Status
colourGreen
titledone
Status
colourRed
titleflagged


...