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 Basic text



Additional options

Update the following fields


Epic Name

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

CLONE - %{issue.summary}



Resolution

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

null








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


Additional options

Tick Store issue keys





Issues to be created



Mode

Choose Multiple issues


Expression

Enter the following parser expression

issuesUnderEpic()

with parsing mode set to Issue list


Issue type

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


^%{issue.issueType}



Summary

Enter the following expression with parsing mode set to Advanced text

^%{issue.summary}



Description

Enter the following expression with parsing mode set to Advanced text

^%{issue.summary}










Additional options

Update the following fields



Resolution

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

null



Epic link

Choose Field in current issue and Ephemeral String 3






Template issue

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

^%{issue.key}



Copy remaining fields

Select From seed issue and All remaining fields


Additional options

Tick Store issue keys








Add more steps according to your needs.



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