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



 

When a sub-task is closed,

 the

the labels of the sub-task

 will

will be added to the Labels field of

the 

theparent issue.

UI Text Box
sizemedium
typeinfo

Use case

Panel
borderColor#1b878f
titleColor#1b878f
titleBGColorwhite
titleUse case details
Page properties
FunctionUpdate fields
Type
Use case description
Complexity

Status
colourGreen
titleBeginner



Configuration steps

UI Steps


UI Step

Target issue*

Select parent of current issue.

Expand
titlemore info...


UI Text Box
typeinfo

Image RemovedConfiguration steps

Definition of basic (required) parameters

ParameterValue(s) / Steps to set value(s)NotesTarget issue *Parent issue

The parent of the current issue will be updated.

 Fields *

Priority

  1. Value: Copy field value from current issue
  2. Field: Labels

The current value of the Labels field will be copied to the parent issue.

Run as *Current userThe post function will be executed as the current user.

Image Removed

This is how it's done

Panel
borderColorlightblue
titleScreencast

<Screencast goes in here> Detailed instruction can be found here: https://www.decadis.net/confluence/display/XAPPSBRANDING/Screencasts+Framework

Use multimedia macro!

Image Removed

This is how it should look like

WhereFinal configurationBackend

Image Removed

Frontend<Screenshot goes here → max 800px width >

Related examples

Related examples

Parent expression 




UI Step

Fields

UI Steps


UI Step

Select 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.




Image AddedRelated 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

Image Added

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