On this page
Use case
Create a sub-task, set the summary based on the parent's component, and set the assignee to the current user.
Configuration steps
Mode*
Choose Single issue.
Issue type*
Choose Selected issue type and Sub-task as its value.
The issue type must be present in your system.
Parent issue*
Select current issue.
Summary*
Insert the following expression:
Sub-task related to %{issue.components}
Additional fields
Select Assignee.
In the popup field:
Set the Value* to set field value manually (parser expression) and insert the following expression:
%{system.currentUser}
The assignee will be set to the current user.
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.