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 of the transitioned issue. A different component of the main issue will be inherited by each sub-task.


Configuration steps

UI Steps


UI Steps


UI Step

Mode*

Choose Multiple issues based on a text list and enter the following expression with the expression editor set to General mode.

Expression

Code Block
linenumberstrue
%{toStringList(%{issue.components.id})}


UI Text Box
iconfalse
typeinfo

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


UI Expand
titleVariant


Code Block
linenumberstrue
%{toStringList(%{issue.components.id})}


UI Text Box
iconfalse
typeinfo

In order to avoid the creation of sub-tasks that have already been created, this expression excludes from the list the IDs of the components that are already included in the sub-tasks.




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 with parsing mode set to General.

Code Block
languagebash
linenumberstrue
Sub-task for %{getMatchingValue(%{seed.text}, toStringList(%{issue.components.id}),toStringList(%{issue.components}))}


UI Text Box
typeinfo

This expression will return the name of the component associated to the ID.



UI Step

Description

To enrich the issue with more information, you might want to add a short description.




Related examples

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


Excerpt Include
DECADIS:Contact support
DECADIS:Contact support
nopaneltrue


Page properties
hiddentrue


JWT feature

Workflow function

Create issue

Parser functionstoStringList() getMatchingValue()
Label
Use case descriptionCreate a sub-task for each selected component in the current issue.
Complexity

Status
colourGreen
titleBeginner



Page properties
hiddentrue



Status
Tech review

Status
colourYellow
titleReady for review

Style guide

Status
colourGreen
titledone

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