On this page



Use case

Assign the issue to the user who last commented on the issue.


Configuration steps


Target issue*

Select Current issue.


The current issue will be updated.




Fields


Select Assignee.


Set the Value* to Set field value manually (parser expression) and insert the following expression:

%{issue.lastComment.author}


The user who last commented on the issue will be set as the new assignee.





Run as*

Choose which user* will be able to execute the post function. By default, it is set to the Current user.




Related examples




JWT feature

Workflow functionUpdate fields
Parser functions
Label
Use case description

Assign the issue to the user who last commented on the issue.

Complexity