Versions Compared

Key

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


Panel

On this page

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



UI Text Box
sizemedium
typeinfo

Use case

When a sub-task is closed, the labels of the sub-task will be added to the Labels field of theparent issue.



Configuration steps

UI Steps


UI Step

Target issue*

Select parent of current issue.

Expand
titlemore info...


UI Text Box
typeinfo

The parent of the current issue will be updated.




UI Step

Fields

UI Steps


UI Step

Select Priority Labels.

In the popup field:

UI Step

Set the Value* to Set field value manually (parser expression) and insert the following expression:

Code Block
linenumberstrue
%{parent.labels}, %{issue.labels}


UI Text Box
typeinfo

The current values of the Labels field will be added to the parent issue's Labels field.





UI Step

Run as*

Choose which user* will be able to execute the post function. By default, it is set to the Current user.




Related examples

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


Excerpt Include
DECADIS:Contact support
DECADIS:Contact support
nopaneltrue


Page properties
hiddentrue


JWT feature

Workflow functionUpdate fields
Parser functions
Label
Use case descriptionWhen a sub-task is closed, the labels of the sub-task will be added to the Labels field of the parent issue.
Complexity

Status
colourGreen
titleBeginner



...