Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Panel

On this page

Table of Contents
maxLevel2
exclude(On this page|Use case).*
stylecircle
typeflat
separatorpipe



UI Text Box
sizemedium
typeinfo

Use case

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


Prerequisites

UI Expand
titleSet up custom fields


UI Steps


UI Step

Create a Text (single line) custom field

Name: Template Issue








Configuration

UI Steps


UI Expand
titleAdd the first Create issue post function


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


UI Step

Issues to be created

UI Steps


UI Step

Mode

Choose Single issue



UI Step

Issue type

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


Code Block
languagebash
linenumberstrue
%{issue.issueType}




UI Step

Summary

Enter the following expression

Code Block
languagebash
linenumberstrue
CLONE - %{issue.summary}

with parsing mode set to Advanced Text


UI Step

Additional options

Update the following fields

UI Steps


UI Step
Resolution

Epic Name

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

Code Block
languagebash
linenumberstrue
nullCLONE - %{issue.summary}



UI Step
Epic Name

Resolution

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

Code Block
languagebash
linenumberstrue
CLONE - %{issue.summary}
null












UI Step

Copy remaining fields

Select From current issue and All remaining fields


UI Step

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




UI Expand
titleAdd a second Create issue post function


UI Step

Issues to be created

UI Steps


UI Step

Mode

Choose Multiple issues


UI Step

Expression

Enter the following parser expression

Code Block
languagebash
linenumberstrue
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


UI Step

Issue type

Choose Selected issue type → Sub-task


UI Step

Parent issue

Choose Current issue









Screenshots



Screencast



Related use cases

Page properties report
firstcolumnUse case
headingsJWT feature, Workflow function, Parser functions, Label
sortByTitle
cqllabel = "use-case-workflow"


Excerpt Include
DECADIS:Contact support
DECADIS:Contact support
nopaneltrue


Page properties
hiddentrue


JWT feature
Workflow function

Parser functions
Label



Page properties
hiddentrue



Status
Tech review

Status
titletodo

Style guide

Status
titletodo

Status
titletodo
Status
colourYellow
titleReady for review
Status
colourGreen
titledone
Status
colourRed
titleflagged