On this page



Use case

Clone an epic, the tasks under the epic and the sub-tasks of these tasks.


Prerequisites

Remove this section, if no prerequisites are needed.



Create a Text (single line) custom field

Name: Template Issue








Configuration



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


Issues to be created


Mode

Choose Single issue



Issue type

Choose Parser expression (standard issue type) and write the following expression:


%{issue.issueType}




Summary

Enter the following expression

CLONE - %{issue.summary}

with parsing mode set to Advanced Text



Additional options

Update the following fields


Resolution

Choose Parsed text (advanced mode) and write the following expression:

null



Epic Name

Choose Parsed text (basic mode) and write the following expression:

CLONE - %{issue.summary}






Copy remaining fields

Select From current issue and All remaining fields


Issue links

Add a Relates to issue link and link it to the current issue







Issues to be created


Mode

Choose Multiple issues


Expression

Enter the following parser expression

toStringList(%{issue.cfnnnnn})
# Replace the field code with the one of your custom field. Use the field dropdown to automatically insert the field code.
# You can use any field supporting multiple options, e.g. checkboxes or multi-selects.

with parsing mode set to Text list


Issue type

Choose Selected issue type → Sub-task


Parent issue

Choose Current issue







Add more steps according to your needs.



Screenshots



Screencast



Related use cases




JWT featurelink each symbol to parent page of the function category (e.g. conditions/ validators/automation action...)
Workflow function

Link to the function being used

Parser functionsLinks to all used parser expressions. Enter links separated by a blank space
Labelused to mark a use case as staff pick





Status
Tech review

Style guide