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

Assign important issues In the following use case the issue gets automatically assigned to the project lead automatically, 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




Image AddedScreenshots

Image Added

After checking if the parameters match this example, you can click on add and this is how the post function should look like.

Image Removed

Now that you are familiar with this post function and what it does, you can configure the parameters based on your needs.


Related use cases

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


Excerpt Include
DECADIS:Contact support
DECADIS:Contact support
nopaneltrue


Page properties
hiddentrue


Label
JWT feature

Image Modified

Workflow function

Update fields

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




Page properties
hiddentrue



Status
Tech review

Status
colourGreen
titledone

Style guide

Status
colourGreen
titledone

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