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

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

UI Steps
UI Step

Add an a Create issue post function to the workflow transition you want.

UI Step

Issues to be created

UI Steps
UI Step

Mode

Choose Multiple issues.

UI Step

Expression

Code Block
linenumberstrue
toStringList(%{issue.component})

with parsing mode set to Text list.

UI Text Box
iconfalse
typeinfo

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

UI Step

Issue type

Choose Selected issue type.

UI Step

Specific issue type

Choose Sub-task.

UI Step

Parent issue

Choose Current issue.

UI Step

Summary

Enter the following expression 

Code Block
languagebash
linenumberstrue
"Sub-task related to " + %{seed.text}

with parsing mode set to Advanced text.

UI Step

Description

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


Screenshots


Related examples

Page properties report
firstcolumnUse case
headingsJWT feature, Workflow function, Parser functions, Label
sortByTitle
cqllabel = "use-case-workflow" and space = currentSpace() and ancestor = "27066752"


Excerpt Include
DECADIS:Contact support
DECADIS:Contact support
nopaneltrue

Page properties
hiddentrue
JWT feature

Workflow function

Create issue

Parser functionstoStringList()
Label
Page properties
hiddentrue

Status
Tech review

Status
colourGreen
titledone

Style guide

Status
colourGreen
titledone

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