Use case
Create sub-tasks and link them to the parent or current issue that has a specific priority of your choice.
⚒️ Configuration
Mode*
Choose Single issue.
Issue type*
Choose selected issue type and sub-task as its value.
Parent issue*
Choose current issue.
Summary*
Bash
"Type in an appropriate summary for the issue you are creating."
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:
Bash
%{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