On this page



Use case

Assign an issue to the current user automatically



Function

<link to function being used>

Type

post function

Use case descriptionAssign an issue to the current user 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

%{system.currentUser}



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