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


Short description

Returns the

Status
subtletrue
titleissue list
of issues resulting of the execution of a JQL query represented by string argument jql_query. Visibility permissions applied are those of current user.

Output

Status
subtletrue
titleissue list




UI Text Box
sizemedium
typeinfo

The function returns the

Status
subtletrue
titleissue list
of issues resulting of the execution of a JQL query represented by string argument jql_query. Visibility permissions applied are those of current user.

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


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(text jql_query) #Output: Issue list


UI Expand
titleExamples



UI Expand
titleAdditional information

Parameters used in this function

ParameterInput (data type)Description
<parameter>

Status
subtletrue
titledata type

Parameter description.



UI Expand
titleOutput

The function returns an

Status
subtletrue
titleissue list