You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 21 Next »

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 to be created is being set to Sub-task.

The issue type must be present in your system.

Parent issue*

Select current issue.

The Sub-task will be created under the current issue.

Summary*

Insert the following expression:

Sub-task related to %{issue.components}

A generic summary indicating that the sub-task relates to the parent component.

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.