On this page
Use case
Assign the issue to the user who last commented on the issue.
Configuration steps
Target issue*
Select Current issue.
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
If you still have questions, feel free to refer to our support team.