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



detailsThis is one of the built-in usage examples and creates a sub-task only if the priority of

Create a sub-task only if the priority of the current issue is "High".

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

Use case

Page properties
FunctionCreate issue
Type
Use case descriptionComplexity
Status
colourGrey
titleintermediate



Configuration steps

UI Steps


UI Step

Mode*

Choose Single issue.


UI Step

Image RemovedConfiguration steps

Definition of basic (required) parameters

ParameterValue(s) / Steps to set value(s)Notes

Issue type*

Issue type:

Choose Selected issue type

Value: 

and Sub-task as its value.

Expand
titlemore info...


UI Text Box
typeinfo

The issue type to be created is being set

to 

to Sub-task.

(warning) The



UI Text Box
typenote

The issue type must be present in your system.



UI Step

Parent issue*

Current issue

The 

Select current issue.

Expand
titlemore info...


UI Text Box
typeinfo

Thesub-task

 will

will be created under

the 

thecurrent issue.




UI Step

Summary*

Insert the following expression:

Code Block
linenumberstrue
Escalation of %{issue.key}


Expand
A generic 
titlemore info...


UI Text Box
typeinfo

A generic summary indicating that the bug needs to be classified.




UI Step

Description

Insert the following expression:

Code Block
linenumberstrue
This sub-task was automatically created because the parent issue %{issue.key} had a priority of High at the time of creation.

In case doubts or concerns do not hesitate to contact %{system.currentUser}.


Expand
titlemore info...


UI Text Box
typeinfo

The description links to the current issue key.

The syntax used for the mention guarantees that a working user mention is added to the comment regardless of personal Atlassian account settings of the mentioned user.




UI Step

Run as*

Current user

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


UI Step
The post function will be executed as the current user.

Conditional execution

Insert the following expression:

Code Block
linenumberstrue
%{issue.priority} 
=
= "High"


UI Text Box
typenote

The sub-task will only be created if the current issue (parent) has a priority of " High

.

".





Image Added

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 configurationBackendFrontend

Related examples

Page properties report
firstcolumnUse case
headings
Type
JWT feature,
Function, Use case description
Workflow function, Parser functions, Complexity
sortByTitle
cqllabel = "use-case" and
space = currentSpace() and parent = "22545718"
ancestor = "38569502"


Excerpt Include
DECADIS:Contact support
DECADIS:Contact support
nopaneltrue


Page properties
hiddentrue


JWT feature

Image Added

Workflow functionCreate issue
Parser functions
Label
Use case description

Create a sub-task only if the priority of the current issue is "High".

Complexity

Status
colourGrey
titleintermediate