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


issue list with all issues of projects in argument projects. Argument projects is a string containing a comma-separated list of projectkeys or projectnames.

Short description

Returns an 

Status
subtletrue
title
Output

Status
subtletrue
titleissue list

Available since

Status
subtletrue
colourBlue
title2.1.21




issue list with all issues of projects in argument projects.

Argument projects is a string containing a comma-separated list of project keys or project names.

UI Text Box
sizemedium
typeinfo

the This function returns an 

Status
subtletrue
title


UI Text Box
typetip

Using issuesFromJQL() for retrieving and filtering issues will make your expression run much faster.


Code Block
languagebash
titleSyntax
linenumberstrue
getIssuesFromProjects(textstring projects) #Output: Issue list


UI Expand
titleExamples


This example returns an issue list of all issues in project CRM and HT.

Parser expressionDescription


Code Block
languagebash
linenumberstrue
getIssuesFromProjects("CRM, HT")


The function returns an

Status
subtletrue
title
Note

This function can make your expression run slowly due to the high number of issues retrieved and needing to be filtered




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