You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

The JQL parsing mode, just like the Issue list 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. Therefore it is being used in:

The output has to be a valid issue list as defined in the Data types section. The input must be a valid JQL query where you can use field codes.

Additionally JWT expression parser functions can be used.

 Example expressions

Parser expressionDescription
type = Bug and project = %{issue.project.key}

This example returns a list of all Bugs in the same project as the current issue.

key in (

This example returns:

blue

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


Error rendering macro 'excerpt-include'

No link could be created for 'List management operators'.