On this page





FunctionUpdate fields
Type

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






Configuration steps

Definition of basic (required) parameters


ParameterValue(s) / Steps to set value(s)Notes
Target issue *Parent issueThe parent of the current issue will be updated.
 Fields *

Priority

  1. Value: Parser expression
  2. Expression: 

    %{parent.labels}, %{issue.labels}


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

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




This is how it's done



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

Use multimedia macro!




This is how it should look like



WhereFinal configuration
Backend


Frontend<Screenshot goes here → max 800px width >




Related examples