On this page



Use case

Assign important issues to the project lead automatically.



Function

<link to function being used>

Type

post function

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



Basic configuration*


Target issue*

Choose Current issue.



Fields*

Choose Assignee


Value*

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


Expression*

Set it to Basic and use the following expression

%{issue.project.lead}



Conditional execution

%{issue.priority} = "Highest"




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.

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



Related examples



If you still have questions regarding this example or others, feel free to refer to our support team.