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
colourGreen
titledone

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

Page properties
hiddentrue
Short description

Returns the number of issue links to other Jira instances using any of the issue link types in argument issue_link_types. Argument issue_link_types is a comma-separated list of issue link type names, or an empty text ("") for representing all issue link types.

Output StatussubtletruetitlenumberAvailable since

Status
subtletrue
colourRed
titleneeds lookup

UI Text Box
sizemedium
typeinfo

This function returns the number of issue links to other remote Jira instances using any of the given issue link types in argument issue_link_ types. Argument issue_link_types is a comma

Link types can be entered as a comma-separated list of issue link type names, or as an empty text ("") for representing all issue link types.


Code Block
languagebash
titleSyntax
linenumberstrue
numberOfRemoteIssueLinks(text issue_link_typeslinkTypes) #Output: Number 


UI Expand
titleExamples


Parser expressionDescription


Code Block
languagebash
linenumberstrue
 numberOfRemoteIssueLinks("")


This example returns the number of all remote issue links, e.g.:

3





UI Expand
titleAdditional information

Parameters used in this function

ParameterInput (data type)Description
xxxlinkTypes

Status
subtletrue
titledata typetext

A comma-separated list of issue link types or an empty textParameter description.



UI Expand
titleOutput

This function returns a

Status
subtletrue
titlenumber



Image AddedUse cases and examples

Page properties report
firstcolumnUse case
headingsJWT feature, Workflow function, Field type, Automated action, Parser functions
cqllabel = "parser_func_numberofremoteissuelinks" and space = currentSpace()


Page properties
hiddentrue
id1


Parser function cloud
Map(error)
NotesNot possible to differentiate between remote and non-remote issue links.




Page properties
hiddentrue



Status
Tech review

Status
colourGreen
titledone

Style guide

Status
colourGreen
titledone

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



Page properties
hiddentrue


Short description

Returns the number of issue links to remote Jira instances

Output

Status
subtletrue
titlenumber

Available since

Status
subtletrue
colourRed
titleneeds lookup

Label