On this page



Use case

Create a sub-task for each selected component in the current issue, you can make use of this function to avoid repetitive tasks when you have multiple components and want to create a sub-task for each.


Configuration steps



Mode*

Choose Multiple issues based on a text list.

Expression

%{toStringList(%{issue.components})}

with parsing mode set to General.

The number of list elements defines the number of issues to be created.



Issue type*

Choose Selected issue type.


Specific issue type

Choose Sub-task.


Parent issue*

Choose Current issue.



Summary*

Enter the following expression 

Sub-task related to %{seed.text}

with parsing mode set to General.


Description

To enrich the issue with further information, you might want to add a short description. It is not mandatory, though.




Related examples




JWT feature

Workflow function

Create issue

Parser functionstoStringList()
Label
Use case descriptionCreate a sub-task for each selected component in the current issue, you can make use of this function to avoid repetitive tasks when you have multiple components and want to create a sub-task for each.
Complexity





Status
Tech review

Style guide