Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Page properties
hiddentrue


Tech review

Status
colourRed
titleflagged
 Examples and review missing Thorsten Letschert

Style guide

Status
colourGreen
titletododone

Page status

Status
colourGreen
titlecomplete

Status
titletodo
Status
colourYellow
titleReady for review
Status
colourGreen
titledone
Status
colourRed
titleflagged



UI Text Box
sizemedium
typeinfo

The issue list parsing mode, just like the JQL mode, lets you define a target selection of issues. It is being used in Post functions and Automation actions, that allow you to create or updated multiple issues

The output has to be a valid issue list as defined in the Data types section.

All JWT expression parser functions, that return an issue list can be used. Additionally issue lists can be constructed using functions like issueKeysToIssueList().


Example expressions

Parser expressionDescription


Code Block
languagebash
linenumberstrue
subtasks()


This example returns a list of all sub-tasks of the current issue.


Code Block
languagebash
linenumberstrue
xxxx


This example returns:

blue


UI Text Box
typetip

Make sure to read all about working with Lists as they come with many extremely useful JWT expression parser functions.

List functions can also be used in the Advanced text mode. The difference is, that the output will be a flat text instead of an issue list.

The main advantage over the advanced text mode is, that you can use the returned elements of the issue list as Seeds.

Excerpt Include
List management operators
List management operators
nopaneltrue


Excerpt Include
DECADIS:Contact support
DECADIS:Contact support
nopaneltrue


Page properties
hiddentrue


Icon

Short descriptionDefine a target selection of issues to be created or updated as an issue list.
Supported elements
Output

Status
subtletrue
titleissue list