On this page

Use case

Create sub-tasks and link them to the parent or current issue that has a specific priority of your choice.

Function Create issue
Type

Use case description
Complexity



Configuration steps

Add a Create issue post function to the desired workflow transition.

Mode

Choose Single issue.

Issue type*

Choose selected issue type and sub-task as its value.

Parent issue*

Choose current issue.

Summary*

"Type in an appropriate summary for the issue you are creating."

Fields

Issue links

Select is blocked by (Blocks)

Issues to be linked*

This will show up in the popup window.
Choose current issue.

Condition

Insert the following expression:

%{issue.priority} = "Insert your desired priority here"

For more information about this feature, visit the following page.

Run as*

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

Related examples