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.

Page properties
hiddentrue
Function

<link to function being used>

Type

Image Removedpost function

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

Status
colourGreen
titleBeginner

Basic configuration*


Image AddedConfiguration

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

UI Steps
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

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.




Image AddedScreenshots

Image Added


Image AddedRelated use cases

Image RemovedRelated examples

Page properties report
firstcolumnUse case
headingsTypeJWT feature, Function, Use case description, ComplexityWorkflow function, Parser functions, Label
sortByTitle
cqllabel = "use-case-workflow" and space ancestor = "JWTSDC27067093"


Excerpt Include
DECADIS:Contact support
DECADIS:Contact support
nopaneltrue


Page properties
hiddentrue


JWT feature

Image Added

Workflow function
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