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

Create a sub-task, set thesummary based on the parent's component, and set theassignee to the current user.



Configuration steps

UI Steps


UI Step

Mode*

Choose Single issue.


UI Step

Issue type*

Choose Selected issue type and Sub-task as its value.

Expand
titlemore info...


UI Text Box
typeinfo

The issue type to be created is being set to Sub-task.



UI Text Box
typenote

The issue type must be present in your system.



UI Step

Parent issue*

Select current issue.

Expand
titlemore info...


UI Text Box
typeinfo

The Sub-task will be created under the current issue.




UI Step

Summary*

Insert the following expression:

Code Block
linenumberstrue
Sub-task related to %{issue.components}


Expand
titlemore info...


UI Text Box
typeinfo

A generic summary indicating that the sub-task relates to the parent component.




UI Step

Additional fields

UI Steps


UI Step

Select Assignee.

In the popup field:

UI Step

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

Code Block
linenumberstrue
%{system.currentUser}


UI Text Box
typeinfo

The assignee will be set to the current user.





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 ancestor = "38569502"


Excerpt Include
DECADIS:Contact support
DECADIS:Contact support
nopaneltrue


Page properties
hiddentrue


JWT feature

Workflow functionCreate issue
Parser functions
Label
Use case description

Create a sub-task, set thesummary based on the parent's component, and set theassignee to the current user.

Complexity

Status
colourGreen
titlebeginner