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



details

When a sub-task is created, its summary, issue key and date, and time of creation will be added to

the 

the description of the parent issue.

UI Text Box
sizemedium
typeinfo
Panel
title
borderColor#1b878f
titleColor#1b878f
titleBGColorwhite

Use case

details

FunctionUpdate fields
Type

Post functionImage Removed

Use case description
Complexity

Status
colourGreen
titleBeginner



Configuration steps

Image RemovedConfiguration steps

Definition of basic (required) parameters

ParameterValue(s) / Steps to set value(s)NotesTarget issue *Parent issue
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.

 Fields *




UI Step

Fields

UI Steps


UI Step

Select Description.

In the popup field:

UI Step

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

Parent's Description

  • Value:Parser expression
  • Expression: 

    Code Block
    linenumberstrue
    %{parent.description}
    Sub-task %{issue.key} has been created on %{system.currentDateTime}.


    UI Text Box
    typeinfo

    The issue key and date and time of creation of the sub-task will be added to the description of

    the parent 

    the parent issue.





    UI Step

    Run as

     Conditional execution

    *

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

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


    UI Step

    Conditional execution

    Insert the following expression:

    Code Block
    linenumberstrue
    %{issue.issueType} = "Sub-task"


    UI Text Box
    typenote

    The post function will only be executed if the created issue is

    a sub-task.





    Image AddedRelated examples

    Page properties report
    firstcolumnUse case
    headingsTypeJWT feature, Function, Use case descriptionWorkflow function, Parser functions, Complexity
    sortByTitle
    cqllabel = "use-case" and space = currentSpace() and parent ancestor = "22545760"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 description

    When a sub-task is created, its summary, issue key and date, and time of creation will be added to the description of the parent issue.

    Complexity

    Status
    colourGreen
    titleBeginner