Versions Compared

Key

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


Page properties
hiddentrue



Status
Tech review

Status
titletodo

Style guide

Status
titletodo

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



Page properties
hiddentrue


the issue list of issues resulting of the execution of a JQL query represented by string argument jql_query. Visibility permissions applied are those of currentuser.

Short description

Returns the

Status
subtletrue
title
Output

Status
subtletrue
titleissue list

Available since

Status
subtletrue
colourBlue
title2.1.33




the issue list of issues resulting of the execution of a JQL query represented by string argument jql_query. Visibility permissions applied are those of currentuser.

Typically you will want to use this function for replacing any current expression using getIssuesFromProjects() function.

UI Text Box
sizemedium
typeinfo

The This function returns the

Status
subtletrue
title


UI Text Box
typetip

We advice to use this function for performance reasons when the number of issues to be retrieved or filtered is very high (all issues in a project or various projects).


Code Block
languagebash
titleSyntax
linenumberstrue
issuesFromJQL(textstring jql_query) #Output: Issue list


UI Expand
titleExamples



UI Expand
titleAdditional information

Parameters used in this function

ParameterInput (data type)Description
<parameter>xxx

Status
subtletrue
titledata type

Parameter description.



UI Expand
titleOutput

The This function returns an

Status
subtletrue
titleissue list